![]() | Float |
The FloatComplexEigDecompServer type exposes the following members.
Name | Description | |
---|---|---|
![]() | FloatComplexEigDecompServer | Default constructor. Creates a FloatComplexEigDecompServer instance that does preliminary balancing and computes both left and right eigenvectors. |
![]() | FloatComplexEigDecompServer(Boolean, Boolean, BalanceOption) | Constructs a FloatComplexEigDecompServer with the specified options. |
Name | Description | |
---|---|---|
![]() | Balance | Gets and sets the balance option. |
![]() | ComputeLeftVectors | Gets and sets a boolean value indicating whether or not left eigenvectors should be computed. |
![]() | ComputeRightVectors | Gets and sets a boolean value indicating whether or not right eigenvectors should be computed. |
Name | Description | |
---|---|---|
![]() | Clone | Create a deep copy of this eigenvalue decomposition server. |
![]() | Factor | Computes an eigenvalue decomposition for the given square matrix. |