LUDecomposition Fields
From DotNetMatrix
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
| Array for internal storage of decomposition. @serial internal array storage. | |
| Row and column dimensions, and pivot sign. @serial column dimension. @serial row dimension. @serial pivot sign. | |
| Row and column dimensions, and pivot sign. @serial column dimension. @serial row dimension. @serial pivot sign. | |
| Internal storage of pivot vector. @serial pivot vector. | |
| Row and column dimensions, and pivot sign. @serial column dimension. @serial row dimension. @serial pivot sign. |