RealEigendecomposition Properties |
The RealEigendecomposition type exposes the following members.
Name | Description | |
---|---|---|
DiagonalizedMatrix |
Gets the diagonalized matrix.
| |
Dimension |
Gets the dimension of the original matrix.
| |
Eigenpairs |
Gets a list of the eigenvalues and eigenvectors of the original matrix.
| |
TransformMatrix |
Gets the transformation matrix that diagonalizes the original matrix.
|