Parallel Colt 0.7.2

Uses of Interface
cern.colt.matrix.tint.algo.IntMatrix1DComparator

Packages that use IntMatrix1DComparator
cern.colt.matrix.tint.algo Algorithms operating on integer matrices. 
 

Uses of IntMatrix1DComparator in cern.colt.matrix.tint.algo
 

Methods in cern.colt.matrix.tint.algo with parameters of type IntMatrix1DComparator
 IntMatrix2D IntSorting.sort(IntMatrix2D matrix, IntMatrix1DComparator 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