Click or drag to resize

ManagedLinearAlgebraProviderEigenDecomp Method

Overload List
 NameDescription
Public methodEigenDecomp(Boolean, Int32, Complex32, Complex32, Complex, Complex32) Computes the eigenvalues and eigenvectors of a matrix.
Public methodEigenDecomp(Boolean, Int32, Double, Double, Complex, Double) Computes the eigenvalues and eigenvectors of a matrix.
Public methodEigenDecomp(Boolean, Int32, Complex, Complex, Complex, Complex) Computes the eigenvalues and eigenvectors of a matrix.
Public methodEigenDecomp(Boolean, Int32, Single, Single, Complex, Single) Computes the eigenvalues and eigenvectors of a matrix.
Top
See Also