| Package | Description |
|---|---|
| cern.colt.matrix.tdouble.algo |
Linear Algebraic matrix computations operating on
DoubleMatrix2D
and DoubleMatrix1D. |
| Modifier and Type | Method and Description |
|---|---|
DenseDoubleLUDecomposition |
DenseDoubleAlgebra.lu(DoubleMatrix2D matrix)
Constructs and returns the LU-decomposition of the given matrix.
|
Jump to the Parallel Colt Homepage