Hello!
I'm trying to compute only one eigenvector, corresponded with max eigenvalue and I'm using sets of method decribed here.
Comparing to cgeev method I'm receiving same eigenvalues but different eigenvectors values. Is it expected? What should I do to get same eigenvector?
Thank you!