| Package | Description |
|---|---|
| cern.colt.matrix.tdouble.algo |
Linear Algebraic matrix computations operating on
DoubleMatrix2D
and DoubleMatrix1D. |
| Modifier and Type | Method and Description |
|---|---|
DoubleMatrix3D |
DoubleSorting.sort(DoubleMatrix3D matrix,
DoubleMatrix2DComparator c)
Sorts the matrix slices according to the order induced by the specified
comparator.
|
Jump to the Parallel Colt Homepage