![]() | Float |
The FloatEigDecompServer type exposes the following members.
Name | Description | |
---|---|---|
![]() | FloatEigDecompServer | Default constructor. Creates a FloatEigDecompServer instance that does preliminary balancing and computes both left and right eigenvectors. |
![]() | FloatEigDecompServer(Boolean, Boolean, BalanceOption) | Constructs a FloatEigDecompServer 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. |