For a list of all members of this type, see CSymEigen members.
| Name | Description | |
|---|---|---|
| D | Gets a real diagonal matrix, containing all the computed eigenvalues in its main diagonal. | |
| Eigenvalue | Gets the specified eigenvalue. | |
| Eigenvalues | Returns a vector containing all the computed eigenvalues. | |
| Eigenvector | Gets the specified eigenvector. | |
| Eigenvectors | Gets the eigenvectors matrix. | |
| Size | Gets the size of matrix that is represented by this eigen decomposition. | |
| Succeded | Indicates whether the eigenvalues-eigenvectors calculation succeeded to complete. |