![]() |
JaggedGeneralizedEigenvalueDecomposition Properties |
The JaggedGeneralizedEigenvalueDecomposition type exposes the following members.
Name | Description | |
---|---|---|
![]() | Betas | Returns the beta values. |
![]() | DiagonalMatrix | Returns the block diagonal eigenvalue matrix. |
![]() | Eigenvectors | Returns the eigenvector matrix. |
![]() | ImaginaryAlphas | Returns the imaginary parts of the alpha values. |
![]() | ImaginaryEigenvalues | Returns the imaginary parts of the eigenvalues. |
![]() | IsDegenerate |
Returns true if the eigenvalue problem is degenerate (ill-posed).
|
![]() | IsSingular |
Returns true if matrix B is singular.
|
![]() | Rank |
Returns the effective numerical matrix rank.
|
![]() | RealAlphas | Returns the real parts of the alpha values. |
![]() | RealEigenvalues | Returns the real parts of the eigenvalues. |