ILu |
The ILuDecomposition type exposes the following members.
Name | Description | |
---|---|---|
![]() | Determinant | Returns the determinant of the matrix. |
![]() | IsNonSingular | Returns if the matrix is non-singular. |
![]() | LowerTriangularFactor | Returns the lower triangular factor L with A=LU. |
![]() | PivotPermutationVector | Returns the pivot permuation vector. |
![]() | UpperTriangularFactor | Returns the lower triangular factor L with A=LU. |