| Package | Description |
|---|---|
| cern.colt.matrix.tdouble.algo |
Linear Algebraic matrix computations operating on
DoubleMatrix2D
and DoubleMatrix1D. |
| Modifier and Type | Field and Description |
|---|---|
static SparseDoubleAlgebra |
SparseDoubleAlgebra.DEFAULT
A default Algebra object; has
DoubleProperty.DEFAULT attached for
tolerance. |
static SparseDoubleAlgebra |
SparseDoubleAlgebra.ZERO
A default Algebra object; has
DoubleProperty.ZERO attached for
tolerance. |
Jump to the Parallel Colt Homepage