LUDecomposition Fields

DotNetMatrix

An NDoc Documented Class Library

LUDecompositionĀ Fields

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

Private Instance Fields

LUArray for internal storage of decomposition. @serial internal array storage.
mRow and column dimensions, and pivot sign. @serial column dimension. @serial row dimension. @serial pivot sign.
nRow and column dimensions, and pivot sign. @serial column dimension. @serial row dimension. @serial pivot sign.
pivInternal storage of pivot vector. @serial pivot vector.
pivsignRow and column dimensions, and pivot sign. @serial column dimension. @serial row dimension. @serial pivot sign.

See Also

LUDecomposition Class | DotNetMatrix Namespace