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