Parallel Colt 0.7.2

Uses of Interface
cern.colt.matrix.tdouble.algo.DoubleMatrix2DComparator

Packages that use DoubleMatrix2DComparator
cern.colt.matrix.tdouble.algo Linear Algebraic matrix computations operating on DoubleMatrix2D and DoubleMatrix1D
 

Uses of DoubleMatrix2DComparator in cern.colt.matrix.tdouble.algo
 

Methods in cern.colt.matrix.tdouble.algo with parameters of type DoubleMatrix2DComparator
 DoubleMatrix3D DoubleSorting.sort(DoubleMatrix3D matrix, DoubleMatrix2DComparator c)
          Sorts the matrix slices according to the order induced by the specified comparator.
 


Parallel Colt 0.7.2

Jump to the Parallel Colt Homepage