CADability dotNET

The EigenvalueDecomposition type exposes the following members.

Properties

  NameDescription
Public propertyBlockDiagonal
Gets the block diagonal eigenvalue matrix
Public propertyEigenValues
Gets the eigenvalues.
Public propertyEigenVectors
Returns the eigenvector matrix
Public propertyImagEigenvalues
Gets the imaginary part of the eigenvalues
Public propertyRealEigenvalues
Gets the real part of the eigenvalues.

See Also