Package | Description |
---|---|
cern.colt.matrix.tobject |
Matrix interfaces and factories holding elements of Object data type.
|
Modifier and Type | Field and Description |
---|---|
static ObjectFactory3D |
ObjectFactory3D.dense
A factory producing dense matrices.
|
static ObjectFactory3D |
ObjectFactory3D.sparse
A factory producing sparse matrices.
|
Jump to the Parallel Colt Homepage