CADability dotNET

The LUDecomposition type exposes the following members.

Properties

  NameDescription
Public propertyDoublePivot
Returns pivot permutation vector as a one-dimensional double array.
Public propertyIsNonSingular
Indicates whether the matrix is nonsingular.
Public propertyL
Gets lower triangular factor.
Public propertyPivot
Gets pivot permutation vector
Public propertyU
Gets upper triangular factor.

See Also