|
Colt 1.2.0 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DoubleMatrix1DComparator | |
cern.colt.matrix.doublealgo | Double matrix algorithms such as print formatting, sorting, partitioning and statistics. |
Uses of DoubleMatrix1DComparator in cern.colt.matrix.doublealgo |
Methods in cern.colt.matrix.doublealgo with parameters of type DoubleMatrix1DComparator | |
DoubleMatrix2D |
Sorting.sort(DoubleMatrix2D matrix,
DoubleMatrix1DComparator c)
Sorts the matrix rows according to the order induced by the specified comparator. |
|
Colt 1.2.0 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |