Click or drag to resize
Accord.NET (logo)

JaggedEigenvalueDecompositionF Properties

The JaggedEigenvalueDecompositionF 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