Constructs the eigenvalues and the eigenvectors for a real symmetric matrix.
Constructs the eigenvalues and the eigenvectors for a real symmetric matrix.
public SymEigen(double[,]);
Constructs the eigenvalues and (optionally) the eigenvectors for a real symmetric matrix.
public SymEigen(double[,],bool);
SymEigen Class | Imsl.Math Namespace