Package | Description |
---|---|
cern.colt.matrix.tlong.algo |
Algorithms operating on long integer matrices.
|
Modifier and Type | Method and Description |
---|---|
LongMatrix2D |
LongSorting.sort(LongMatrix2D matrix,
LongMatrix1DComparator c)
Sorts the matrix rows according to the order induced by the specified
comparator.
|
Jump to the Parallel Colt Homepage