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