Parameters
- matrix
- A Matrix object representing the square real 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).
Requirements
Platforms: Windows 7, Windows Vista, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows 2000