Parallel Colt 0.7.2

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

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

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

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