Parallel Colt 0.7.2

Uses of Class
cern.colt.matrix.tdouble.algo.DoubleSorting

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

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

Fields in cern.colt.matrix.tdouble.algo declared as DoubleSorting
static DoubleSorting DoubleSorting.mergeSort
          A prefabricated mergesort.
static DoubleSorting DoubleSorting.quickSort
          A prefabricated quicksort.
 


Parallel Colt 0.7.2

Jump to the Parallel Colt Homepage