Click or drag to resize

LUT Properties

The LUT type exposes the following members.

Properties
 NameDescription
Public propertyDeterminant Gets the determinant of the matrix for which the LU factorization was computed.
Public propertyL Gets the lower triangular factor.
Public propertyP Gets the permutation applied to LU factorization.
Public propertyU Gets the upper triangular factor.
Top
See Also