Package | Description |
---|---|
cern.colt.matrix.tlong.algo |
Algorithms operating on long integer matrices.
|
Modifier and Type | Method and Description |
---|---|
LongMatrix3D |
LongSorting.sort(LongMatrix3D matrix,
LongMatrix2DComparator c)
Sorts the matrix slices according to the order induced by the specified
comparator.
|
Jump to the Parallel Colt Homepage