Click or drag to resize

DoubleSymEigDecomp Constructor

Overload List
 NameDescription
Public methodDoubleSymEigDecomp Default constructor. Constructs an empty eigenvalue decomposition.
Public methodDoubleSymEigDecomp(DoubleMatrix) Construct a DoubleSymEigDecomp instance for the given symmetric matrix.
Public methodDoubleSymEigDecomp(DoubleSymmetricMatrix) Construct a DoubleSymEigDecomp instance for the given symmetric matrix.
Top
See Also