Uses of Interface
elki.data.synthetic.bymodel.GeneratorInterfaceDynamic
-
Packages that use GeneratorInterfaceDynamic Package Description elki.data.synthetic.bymodel Generator using a distribution model specified in an XML configuration file. -
-
Uses of GeneratorInterfaceDynamic in elki.data.synthetic.bymodel
Classes in elki.data.synthetic.bymodel that implement GeneratorInterfaceDynamic Modifier and Type Class Description 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)
-