Package | Description |
---|---|
cern.colt.matrix.tobject.algo |
Object matrix algorithms such as print formatting, sorting, partitioning and statistics.
|
Modifier and Type | Method and Description |
---|---|
ObjectMatrix3D |
ObjectSorting.sort(ObjectMatrix3D matrix,
ObjectMatrix2DComparator c)
Sorts the matrix slices according to the order induced by the specified
comparator.
|
Jump to the Parallel Colt Homepage