|  | Double | 
The DoubleComplexEigDecomp type exposes the following members.
 Methods
Methods| 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. | 
 See Also
See Also