Colt 1.2.0

Uses of Package
cern.colt.matrix.objectalgo

Packages that use cern.colt.matrix.objectalgo
cern.colt.matrix.objectalgo Object matrix algorithms such as print formatting, sorting, partitioning and statistics. 
 

Classes in cern.colt.matrix.objectalgo used by cern.colt.matrix.objectalgo
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.
Sorting
          Matrix quicksorts and mergesorts.
 


Colt 1.2.0

Jump to the Colt Homepage