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