Parallel Colt 0.7.2

Package cern.colt.matrix.tint.algo

Algorithms operating on integer matrices.

See:
          Description

Interface Summary
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 Summary
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.
 

Package cern.colt.matrix.tint.algo Description

Algorithms operating on integer matrices.


Parallel Colt 0.7.2

Jump to the Parallel Colt Homepage