Uses of Package
cern.colt.matrix.objectalgo
-
Packages that use cern.colt.matrix.objectalgo Package Description cern.colt.matrix.objectalgo Object matrix algorithms such as print formatting, sorting, partitioning and statistics. -
Classes in cern.colt.matrix.objectalgo used by cern.colt.matrix.objectalgo Class Description ObjectMatrix1DComparator A comparison function which imposes a total ordering on some collection of elements.ObjectMatrix2DComparator A comparison function which imposes a total ordering on some collection of elements.Sorting Matrix quicksorts and mergesorts.