Interface | Description |
---|---|
LongMatrix1DComparator |
A comparison function which imposes a total ordering on some
collection of elements.
|
LongMatrix2DComparator |
A comparison function which imposes a total ordering on some
collection of elements.
|
Class | Description |
---|---|
LongFormatter |
Flexible, well human readable matrix print formatting; By default decimal
point aligned.
|
LongProperty |
Tests matrices for linear algebraic properties (equality, tridiagonality,
symmetry, singularity, etc).
|
LongSorting |
Matrix quicksorts and mergesorts.
|
Jump to the Parallel Colt Homepage