Environment for
DeveLoping
KDD-Applications
Supported by Index-Structures

Uses of Package
de.lmu.ifi.dbs.elki.data.synthetic.bymodel

Packages that use de.lmu.ifi.dbs.elki.data.synthetic.bymodel
de.lmu.ifi.dbs.elki.application Base classes for stand alone applications. 
de.lmu.ifi.dbs.elki.data.synthetic.bymodel Generator using a distribution model specified in an XML configuration file. 
 

Classes in de.lmu.ifi.dbs.elki.data.synthetic.bymodel used by de.lmu.ifi.dbs.elki.application
GeneratorMain
          Generate a data set according to a given model.
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)
 

Classes in de.lmu.ifi.dbs.elki.data.synthetic.bymodel used by de.lmu.ifi.dbs.elki.data.synthetic.bymodel
GeneratorInterface
          Interface for cluster generators
GeneratorInterfaceDynamic
          Interface for a dynamic cluster generator.
 


Release 0.2 (2009-07-06_1820)