| Package | Description |
|---|---|
| cern.colt.matrix.tint.algo |
Algorithms operating on integer matrices.
|
| Modifier and Type | Field and Description |
|---|---|
static IntSorting |
IntSorting.mergeSort
A prefabricated mergesort.
|
static IntSorting |
IntSorting.quickSort
A prefabricated quicksort.
|
Jump to the Parallel Colt Homepage