Parallel Colt 0.7.2

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

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

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

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


Parallel Colt 0.7.2

Jump to the Parallel Colt Homepage