public abstract static class AbstractRandomProjectionFamily.Parameterizer extends AbstractParameterizer
Modifier and Type | Field and Description |
---|---|
protected RandomFactory |
random
Random generator.
|
static OptionID |
RANDOM_ID
Parameter for the random generator.
|
Constructor and Description |
---|
AbstractRandomProjectionFamily.Parameterizer() |
Modifier and Type | Method and Description |
---|---|
protected void |
makeOptions(Parameterization config)
Add all options.
|
configure, make, makeInstance
public static final OptionID RANDOM_ID
protected RandomFactory random
public AbstractRandomProjectionFamily.Parameterizer()
protected void makeOptions(Parameterization config)
AbstractParameterizer
makeOptions
in class AbstractParameterizer
config
- Parameterization to add options to.Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.