LUDecomposition Properties

DotNetMatrix

An NDoc Documented Class Library

LUDecomposition Properties

The properties of the LUDecomposition class are listed below. For a complete list of LUDecomposition class members, see the LUDecomposition Members topic.

Public Instance Properties

DoublePivotReturn pivot permutation vector as a one-dimensional double array
IsNonSingularIs the matrix nonsingular?
LReturn lower triangular factor
PivotReturn pivot permutation vector
UReturn upper triangular factor

See Also

LUDecomposition Class | DotNetMatrix Namespace