Parallel Colt 0.9.4

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

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

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

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


Parallel Colt 0.9.4

Jump to the Parallel Colt Homepage