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