Colt 1.2.0

Uses of Package
cern.colt.matrix.doublealgo

Packages that use cern.colt.matrix.doublealgo
cern.colt.matrix.doublealgo Double matrix algorithms such as print formatting, sorting, partitioning and statistics. 
 

Classes in cern.colt.matrix.doublealgo used by cern.colt.matrix.doublealgo
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.  
 


Colt 1.2.0

Jump to the Colt Homepage