EigenDecomposition Properties |
The EigenDecomposition type exposes the following members.
| Name | Description | |
|---|---|---|
| Values |
Gets the 3-by-3 matrix where the diagonal elements of the matrix hold the eigenvalues.
| |
| Vectors |
Gets the 3-by-3 matrix where the columns of the matrix hold the eigenvectors.
|