![]() |
JaggedLuDecomposition Properties |
The JaggedLuDecomposition type exposes the following members.
Name | Description | |
---|---|---|
![]() | Determinant |
Returns the determinant of the matrix.
|
![]() | LogDeterminant |
Returns the log-determinant of the matrix.
|
![]() | LowerTriangularFactor |
Returns the lower triangular factor L with A=LU.
|
![]() | Nonsingular |
Returns if the matrix is non-singular (i.e. invertible).
|
![]() | PivotPermutationVector |
Returns the pivot permutation vector.
|
![]() | UpperTriangularFactor |
Returns the lower triangular factor L with A=LU.
|