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