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