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