CADability dotNET
The LUDecomposition type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | DoublePivot | Returns pivot permutation vector as a one-dimensional double array. |
![]() | IsNonSingular | Indicates whether the matrix is nonsingular. |
![]() | L | Gets lower triangular factor. |
![]() | Pivot | Gets pivot permutation vector |
![]() | U | Gets upper triangular factor. |