LUDecomposition
LU Decomposition
Constructors
- LUDecomposition(percentageSparseMatrix )
Fields Summary
- Field
- Description
- percentageSparseMatrix
- Threshold coefficient for matrix sparsing (if 0: all terms stored)
Methods Summary
no methods
Fields Details
- percentageSparseMatrix
- percentageSparseMatrix : Threshold coefficient for matrix sparsing (if 0: all terms stored) - [1..1] PercentageSparseMatrix
Method Details
no methods