Uses of Interface
de.lmu.ifi.dbs.elki.data.synthetic.bymodel.GeneratorInterfaceDynamic

Packages that use GeneratorInterfaceDynamic
de.lmu.ifi.dbs.elki.data.synthetic.bymodel Generator using a distribution model specified in an XML configuration file. 
 

Uses of GeneratorInterfaceDynamic in de.lmu.ifi.dbs.elki.data.synthetic.bymodel
 

Classes in de.lmu.ifi.dbs.elki.data.synthetic.bymodel that implement GeneratorInterfaceDynamic
 class GeneratorSingleCluster
          Class to generate a single cluster according to a model as well as getting the density of a given model at that point (to evaluate generated points according to the same model)
 


Release 0.4.0 (2011-09-20_1324)