| Overload | Description |
|---|---|
| Eigen Constructor(Matrix) | Creates a new instance of the Eigen class, computing the eigenvalues and the right eigenvectors of a general square real matrix, with preliminary matrix balancing. |
| Eigen Constructor(Matrix,Boolean) | Creates a new instance of the Eigen class computing the eigenvalues and optionally the right eigenvectors of a general real complex matrix, with preliminary matrix balancing. |
| Eigen Constructor(Matrix,Boolean,Boolean) | Creates a new instance of the Eigen class computing the eigenvalues and optionally the right and/or the left eigenvectors of a general square real matrix, with preliminary matrix balancing. |
| Eigen Constructor(Matrix,Boolean,Boolean,BalanceType) | Creates a new instance of the Eigen class computing the eigenvalues and optionally the right and/or the left eigenvectors of a general square real matrix, using the specified type of preliminary matrix balancing. |
Requirements
Platforms: Windows 7, Windows Vista, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows 2000