Parallel Colt 0.7.2

Package cern.colt.matrix.tobject.algo

Object matrix algorithms such as print formatting, sorting, partitioning and statistics.

See:
          Description

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

Package cern.colt.matrix.tobject.algo Description

Object matrix algorithms such as print formatting, sorting, partitioning and statistics.


Parallel Colt 0.7.2

Jump to the Parallel Colt Homepage