Parallel Colt 0.9.4

Uses of Interface
cern.colt.matrix.tfloat.algo.FloatMatrix2DComparator

Packages that use FloatMatrix2DComparator
cern.colt.matrix.tfloat.algo Linear Algebraic matrix computations operating on FloatMatrix2D and FloatMatrix1D
 

Uses of FloatMatrix2DComparator in cern.colt.matrix.tfloat.algo
 

Methods in cern.colt.matrix.tfloat.algo with parameters of type FloatMatrix2DComparator
 FloatMatrix3D FloatSorting.sort(FloatMatrix3D matrix, FloatMatrix2DComparator 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