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