public static class AxisBasedReferencePoints.Parameterizer extends AbstractParameterizer
Modifier and Type | Field and Description |
---|---|
static OptionID |
SPACE_SCALE_ID
Parameter to specify the extra scaling of the space, to allow
out-of-data-space reference points.
|
protected double |
spacescale
Holds the value of
SPACE_SCALE_ID . |
Constructor and Description |
---|
AxisBasedReferencePoints.Parameterizer() |
Modifier and Type | Method and Description |
---|---|
protected AxisBasedReferencePoints |
makeInstance()
Make an instance after successful configuration.
|
protected void |
makeOptions(Parameterization config)
Add all options.
|
configure, make
public static final OptionID SPACE_SCALE_ID
Key: -axisref.scale
protected double spacescale
SPACE_SCALE_ID
.public AxisBasedReferencePoints.Parameterizer()
protected void makeOptions(Parameterization config)
AbstractParameterizer
makeOptions
in class AbstractParameterizer
config
- Parameterization to add options to.protected AxisBasedReferencePoints 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.