Parameters
- matrix
- A CMatrix object representing the complex Hermitian matrix whose eigenvalues and right eigenvectors are to be computed.
| Exception | Description |
|---|---|
| NotSquareMatrixException | matrix parameter does not represent a square matrix. |
No check is made if matrix is actually Hermitian and only its lower triangular part is used in calculations.
Target Platforms: Windows 2000, Windows XP, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7