public static class OUTRES.Parameterizer<O extends NumberVector> extends AbstractParameterizer
Modifier and Type | Field and Description |
---|---|
static OptionID |
D_ID
Option ID for Epsilon parameter
|
protected double |
eps
Query radius
|
Constructor and Description |
---|
OUTRES.Parameterizer() |
Modifier and Type | Method and Description |
---|---|
protected OUTRES<O> |
makeInstance()
Make an instance after successful configuration.
|
protected void |
makeOptions(Parameterization config)
Add all options.
|
configure, make
public static final OptionID D_ID
protected double eps
protected void makeOptions(Parameterization config)
AbstractParameterizer
makeOptions
in class AbstractParameterizer
config
- Parameterization to add options to.protected OUTRES<O> makeInstance()
AbstractParameterizer
makeInstance
in class AbstractParameterizer
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.