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.data.synthetic.bymodel Generator using a distribution model specified in an XML configuration file. 
de.lmu.ifi.dbs.elki.datasource Data normalization (and reconstitution) of data sets. 
 

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.
 

Classes in de.lmu.ifi.dbs.elki.data.synthetic.bymodel used by de.lmu.ifi.dbs.elki.datasource
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)
 


Release 0.4.0 (2011-09-20_1324)