Parallel Colt 0.9.4

Package cern.colt.matrix.tlong.algo

Algorithms operating on long integer matrices.

See:
          Description

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

Package cern.colt.matrix.tlong.algo Description

Algorithms operating on long integer matrices.


Parallel Colt 0.9.4

Jump to the Parallel Colt Homepage