Registered Member
|
Is there any function to compute the LEFT eigenvectors?
It seems that all the function computes by default the right eigenvectors. |
Registered Member
|
I don't think there is any function for that. However, the left eigenvectors of a matrix are the right eigenvectors of its transpose, so the functinos for computing the right eigenvectors can also be used to compute the left eigenvectors (or you can write your own function if you prefer).
|
Registered users: Baidu [Spider], Bing [Bot], Google [Bot], Yahoo [Bot]