Parallel Colt 0.9.4

Uses of Interface
cern.colt.matrix.tlong.algo.LongMatrix2DComparator

Packages that use LongMatrix2DComparator
cern.colt.matrix.tlong.algo Algorithms operating on long integer matrices. 
 

Uses of LongMatrix2DComparator in cern.colt.matrix.tlong.algo
 

Methods in cern.colt.matrix.tlong.algo with parameters of type LongMatrix2DComparator
 LongMatrix3D LongSorting.sort(LongMatrix3D matrix, LongMatrix2DComparator c)
          Sorts the matrix slices according to the order induced by the specified comparator.
 


Parallel Colt 0.9.4

Jump to the Parallel Colt Homepage