Package | Description |
---|---|
cern.colt.matrix.tdouble.algo |
Linear Algebraic matrix computations operating on
DoubleMatrix2D
and DoubleMatrix1D . |
Modifier and Type | Field and Description |
---|---|
static DoubleSorting |
DoubleSorting.mergeSort
A prefabricated mergesort.
|
static DoubleSorting |
DoubleSorting.quickSort
A prefabricated quicksort.
|
Jump to the Parallel Colt Homepage