LUT Properties |
The LUT type exposes the following members.
Name | Description | |
---|---|---|
![]() | Determinant | Gets the determinant of the matrix for which the LU factorization was computed. |
![]() | L | Gets the lower triangular factor. |
![]() | P | Gets the permutation applied to LU factorization. |
![]() | U | Gets the upper triangular factor. |