Package | Description |
---|---|
cern.colt.matrix.doublealgo |
Double matrix algorithms such as print formatting, sorting, partitioning and statistics.
|
Modifier and Type | Method and Description |
---|---|
DoubleMatrix2D |
Sorting.sort(DoubleMatrix2D matrix,
DoubleMatrix1DComparator c)
Sorts the matrix rows according to the order induced by the specified comparator.
|
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.