Uses of Package
cern.colt.matrix.doublealgo
-
Packages that use cern.colt.matrix.doublealgo Package Description cern.colt.matrix.doublealgo Double matrix algorithms such as print formatting, sorting, partitioning and statistics.cern.colt.matrix.impl Matrix implementations; You normally need not look at this package, because all concrete classes implement the abstract interfaces ofcern.colt.matrix
, without subsetting or supersetting. -
Classes in cern.colt.matrix.doublealgo used by cern.colt.matrix.doublealgo Class Description DoubleMatrix1DComparator A comparison function which imposes a total ordering on some collection of elements.DoubleMatrix2DComparator A comparison function which imposes a total ordering on some collection of elements.Sorting Matrix quicksorts and mergesorts.Statistic.VectorVectorFunction Interface that represents a function object: a function that takes two argument vectors and returns a single value.Transform Deprecated. -
Classes in cern.colt.matrix.doublealgo used by cern.colt.matrix.impl Class Description Transform Deprecated.