Libraries | |
eigen | |
returns the lu object this class refers to | |
object | |
returns the matrix object this class refers to |
This class provides an Eigen decomposition of unsymmetric matrices. At construction, it factorizes the given matrix and stores pseudo eigenvalues and pseudo eigenvectors.
returns the eigenvalues as vector
returns the normalized complex eigenvectors as a matrix of column vectors. returns the eigenvalues as vector