Package | Description |
---|---|
cern.colt.matrix.tobject.algo |
Object matrix algorithms such as print formatting, sorting, partitioning and statistics.
|
Modifier and Type | Field and Description |
---|---|
static ObjectSorting |
ObjectSorting.mergeSort
A prefabricated mergesort.
|
static ObjectSorting |
ObjectSorting.quickSort
A prefabricated quicksort.
|
Jump to the Parallel Colt Homepage