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