Click or drag to resize
Accord.NET (logo)

EigenvalueDecompositionF Properties

The EigenvalueDecompositionF type exposes the following members.

Properties
  NameDescription
Public propertyDiagonalMatrix
Returns the block diagonal eigenvalue matrix.
Public propertyEigenvectors
Returns the eigenvector matrix.
Public propertyImaginaryEigenvalues
Returns the imaginary parts of the eigenvalues.
Public propertyRank
Returns the effective numerical matrix rank.
Public propertyRealEigenvalues
Returns the real parts of the eigenvalues.
Top
See Also