Re: [eigen] Partial eigenvalue decomposition

[ Thread Index | Date Index | More lists.tuxfamily.org/eigen Archives ]



Hi,

no, the algorithm implemented in Eigen is designed efficiently extract all eigenvalues-vectors at once. Nonetheless, this project based on Eigen might be interesting for you: https://github..com/yixuan/arpack-eigen

Gael.

On Wed, Sep 9, 2015 at 3:01 PM, Romain Brégier <r.bregier@xxxxxxxxxxx> wrote:
Hi,

Is there a way with Eigen to retrieve only the k first eigenvalues and eigenvectors of a nxn self adjoint positive matrix (considering the eigenvalues in decreasing order, and k < n)?
I did not find such a tool in the documentation but maybe I missed something.

Thanks,
Romain





Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/