Parameters
- matrix
- A CMatrix object representing the complex square matrix whose eigenvalues and right eigenvectors are to be computed.
| Exception | Description |
|---|---|
| NotSquareMatrixException | matrix parameter does not represent a square matrix. |
Only the right eigenvectors are computed if this constructor is used; the LeftEigenvector, LeftEigenvectors properties will return a null reference (Nothing in Visual Basic).
Target Platforms: Windows 2000, Windows XP, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7