![]() | Double |
The DoubleHermitianEigDecompServer type exposes the following members.
Name | Description | |
---|---|---|
![]() | Clone | Creates a deep copy of this eigenvalue decomposition server. |
![]() | ComputeAllEigenValues | Configures the server to compute all eigenvalues. |
![]() | ComputeEigenValueRange | Configures the server to compute only the eigenvalues in a specified range. Eigenvalues which are greater than lower and less than or equal to upper are computed. |
![]() | Factor(DoubleComplexMatrix) | Computes an eigenvalue decomposition for the given symmetric matrix. |
![]() | Factor(DoubleHermitianMatrix) | Computes an eigenvalue decomposition for the given symmetric matrix. |