Click or drag to resize

DoubleComplexEigDecomp Methods

The DoubleComplexEigDecomp type exposes the following members.

Methods
 NameDescription
Public methodClone Creates a deep copy of this eigenvalue decompostiion.
Public methodEigenValue Returns the ith eigenvalue.
Public methodFactor Computes all the eigenvalues and eigenvectors for the given square matrix.
Public methodFactorNoPreconditioning Computes all the eigenvalues and eigenvectors for the given square matrix.
Public methodLeftEigenVector Returns the ith left eigenvector.
Public methodRightEigenVector Returns the ith right eigenvector.
Top
See Also