Constructs the eigenvalues and (optionally) the eigenvectors of a real square matrix.
double
square matrix whose eigensystem is to be constructed. bool
value of true
if the eigenvectors are to be computed. Exception Type | Condition |
---|---|
DidNotConvergeException | is thrown when the algorithm fails to converge on the eigenvalues of the matrix |
Eigen Class | Imsl.Math Namespace | Eigen Constructor Overload List