Environment for
DeveLoping
KDD-Applications
Supported by Index-Structures

Uses of Class
de.lmu.ifi.dbs.elki.math.FlexiHistogram.Adapter

Packages that use FlexiHistogram.Adapter
de.lmu.ifi.dbs.elki.math Mathematical operations and utilities used throughout the framework. 
 

Uses of FlexiHistogram.Adapter in de.lmu.ifi.dbs.elki.math
 

Fields in de.lmu.ifi.dbs.elki.math declared as FlexiHistogram.Adapter
private  FlexiHistogram.Adapter<T,D> FlexiHistogram.downsampler
          Adapter class, extended "maker".
 

Constructors in de.lmu.ifi.dbs.elki.math with parameters of type FlexiHistogram.Adapter
FlexiHistogram(int bins, FlexiHistogram.Adapter<T,D> adapter)
          Create a new histogram for an unknown data range.
 


Release 0.3 (2010-03-31_1612)