![]() | Float |
The FloatComplexEigDecomp type exposes the following members.
Name | Description | |
---|---|---|
![]() | Clone | Creates a deep copy of this eigenvalue decompostiion. |
![]() | EigenValue | Returns the ith eigenvalue. |
![]() | Factor | Computes all the eigenvalues and eigenvectors for the given square matrix. |
![]() | FactorNoPreconditioning | Computes all the eigenvalues and eigenvectors for the given square matrix. |
![]() | LeftEigenVector | Returns the ith left eigenvector. |
![]() | RightEigenVector | Returns the ith right eigenvector. |