Package | Description |
---|---|
cern.colt.matrix.tfloat.algo |
Linear Algebraic matrix computations operating on
FloatMatrix2D
and FloatMatrix1D . |
Modifier and Type | Method and Description |
---|---|
FloatMatrix2D |
FloatSorting.sort(FloatMatrix2D matrix,
FloatMatrix1DComparator c)
Sorts the matrix rows according to the order induced by the specified
comparator.
|
Jump to the Parallel Colt Homepage