Parallel Colt 0.7.2

Uses of Interface
cern.colt.matrix.tobject.algo.ObjectMatrix1DComparator

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

Uses of ObjectMatrix1DComparator in cern.colt.matrix.tobject.algo
 

Methods in cern.colt.matrix.tobject.algo with parameters of type ObjectMatrix1DComparator
 ObjectMatrix2D ObjectSorting.sort(ObjectMatrix2D matrix, ObjectMatrix1DComparator c)
          Sorts the matrix rows according to the order induced by the specified comparator.
 


Parallel Colt 0.7.2

Jump to the Parallel Colt Homepage