Package | Description |
---|---|
cern.colt.matrix.tfloat.algo |
Linear Algebraic matrix computations operating on
FloatMatrix2D
and FloatMatrix1D . |
Modifier and Type | Field and Description |
---|---|
static FloatSorting |
FloatSorting.mergeSort
A prefabricated mergesort.
|
static FloatSorting |
FloatSorting.quickSort
A prefabricated quicksort.
|
Jump to the Parallel Colt Homepage