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