Click or drag to resize

LU Properties

The LU type exposes the following members.

Properties
 NameDescription
Public propertyColsGets the number of columns.
Public propertyItemGets the value at a single cell.
Public propertyLGets the L part of the decomposition.
Public propertyPermGets the permutation vector.
Public propertyRowsGets the number of rows.
Public propertySizeGets the dimension of the LU decomposition.
Public propertyUGets the U part of the decomposition.
Top
See Also