Click or drag to resize

RealEigendecomposition Properties

The RealEigendecomposition type exposes the following members.

Properties
  NameDescription
Public propertyDiagonalizedMatrix
Gets the diagonalized matrix.
Public propertyDimension
Gets the dimension of the original matrix.
Public propertyEigenpairs
Gets a list of the eigenvalues and eigenvectors of the original matrix.
Public propertyTransformMatrix
Gets the transformation matrix that diagonalizes the original matrix.
Top
See Also