Package | Description |
---|---|
cern.colt.matrix.tfloat.algo |
Linear Algebraic matrix computations operating on
FloatMatrix2D
and FloatMatrix1D . |
Modifier and Type | Field and Description |
---|---|
static DenseFloatAlgebra |
DenseFloatAlgebra.DEFAULT
A default Algebra object; has
FloatProperty.DEFAULT attached for
tolerance. |
static DenseFloatAlgebra |
DenseFloatAlgebra.ZERO
A default Algebra object; has
FloatProperty.ZERO attached for
tolerance. |
Jump to the Parallel Colt Homepage