Uses of Package
elki.data.synthetic.bymodel
-
Packages that use elki.data.synthetic.bymodel Package Description elki.data.model elki.data.synthetic.bymodel Generator using a distribution model specified in an XML configuration file.elki.datasource -
Classes in elki.data.synthetic.bymodel used by elki.data.model Class Description GeneratorInterface Interface for cluster generators -
Classes in elki.data.synthetic.bymodel used by elki.data.synthetic.bymodel Class Description GeneratorInterface Interface for cluster generatorsGeneratorInterfaceDynamic Interface for a dynamic cluster generator. -
Classes in elki.data.synthetic.bymodel used by elki.datasource Class Description 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)