Click or drag to resize

IEigenvalueDecomposition Properties

The IEigenvalueDecomposition type exposes the following members.

Properties
 NameDescription
Public propertyDiagonalMatrixReturns the block diagonal eigenvalue matrix.
Public propertyEigenvectorMatrixReturns the eigenvector matrix.
Public propertyImaginaryEigenvaluesReturns the imaginary parts of the eigenvalues.
Public propertyRealEigenvaluesReturns the real parts of the eigenvalues.
Top
See Also