Package | Description |
---|---|
cern.colt.matrix.tlong.impl |
Efficient and flexible dense and sparse 1, 2 and 3-dimensional matrices holding elements of long data type.
|
Modifier and Type | Method and Description |
---|---|
SparseLongMatrix1D[] |
SparseRCMLongMatrix2D.elements() |
SparseLongMatrix1D[] |
SparseCCMLongMatrix2D.elements() |
SparseLongMatrix1D |
SparseCCMLongMatrix2D.viewColumn(int column) |
SparseLongMatrix1D |
SparseRCMLongMatrix2D.viewRow(int row) |
Jump to the Parallel Colt Homepage