See: Description
| Interface | Description |
|---|---|
| ObjectMatrix1DComparator |
A comparison function which imposes a total ordering on some
collection of elements.
|
| ObjectMatrix2DComparator |
A comparison function which imposes a total ordering on some
collection of elements.
|
| Class | Description |
|---|---|
| ObjectFormatter |
Flexible, well human readable matrix print formatting.
|
| ObjectPartitioning |
Given some interval boundaries, partitions matrices such that cell values
falling into an interval are placed next to each other.
|
| ObjectSorting |
Matrix quicksorts and mergesorts.
|
Jump to the Parallel Colt Homepage