Parallel Colt 0.9.4

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

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

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

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