Environment for
DeveLoping
KDD-Applications
Supported by Index-Structures

Uses of Class
de.lmu.ifi.dbs.elki.math.Histogram.Constructor

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

Uses of Histogram.Constructor in de.lmu.ifi.dbs.elki.math
 

Fields in de.lmu.ifi.dbs.elki.math declared as Histogram.Constructor
private  Histogram.Constructor<T> Histogram.maker
          Constructor for new elements
 

Constructors in de.lmu.ifi.dbs.elki.math with parameters of type Histogram.Constructor
Histogram(int bins, double min, double max, Histogram.Constructor<T> maker)
          Histogram constructor
 


Release 0.2 (2009-07-06_1820)