This forum has been archived. All content is frozen. Please use KDE Discuss instead.

A question of get corresponding eigenvector

Tags: eigen, eigenvector eigen, eigenvector eigen, eigenvector
(comma "," separated)
Tang
Registered Member
Posts
4
Karma
0
Any function to get corresponding eigenvector from a eigenvalue in eigen ?
jitseniesen
Registered Member
Posts
204
Karma
2
If you computed the eigenvalues using Eigen, then the ordering of eigenvalues and eigenvectors is consistent: the first eigenvector corresponds to the first eigenvalue, etc. Have a look at the example at http://eigen.tuxfamily.org/dox/classEig ... 5dcad2a31b .

If you got the eigenvalues in some other way, then there is no function in Eigen yet to compute the corresponding eigenvalue. Rayleigh quotient iteration may be helpful in this case.
Tang
Registered Member
Posts
4
Karma
0
jitseniesen wrote:If you computed the eigenvalues using Eigen, then the ordering of eigenvalues and eigenvectors is consistent: the first eigenvector corresponds to the first eigenvalue, etc. Have a look at the example at http://eigen.tuxfamily.org/dox/classEig ... 5dcad2a31b .

If you got the eigenvalues in some other way, then there is no function in Eigen yet to compute the corresponding eigenvalue. Rayleigh quotient iteration may be helpful in this case.

oh,thank you !


Bookmarks



Who is online

Registered users: Baidu [Spider], Bing [Bot], Google [Bot]