| GetEigenvalues(ComplexMatrix, Boolean) | Computes the eigenvalues of the specified Hermitian complex matrix. |
| GetEigenvalues(DoubleMatrix, Boolean) | Computes the eigenvalues of the specified symmetric real matrix. |
| GetEigenvalues(ReadOnlyComplexMatrix, Boolean) | Computes the eigenvalues of the specified Hermitian complex matrix. |
| GetEigenvalues(ReadOnlyDoubleMatrix, Boolean) | Computes the eigenvalues of the specified symmetric real matrix. |