public abstract static class AbstractEditDistanceFunction.Parameterizer extends AbstractParameterizer
| Modifier and Type | Field and Description |
|---|---|
protected double |
bandSize
Keeps the currently set bandSize.
|
static OptionID |
BANDSIZE_ID
Bandsize parameter.
|
| Constructor and Description |
|---|
Parameterizer() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
makeOptions(Parameterization config)
Add all options.
|
configure, make, makeInstancepublic static final OptionID BANDSIZE_ID
protected double bandSize
protected void makeOptions(Parameterization config)
AbstractParameterizermakeOptions in class AbstractParameterizerconfig - Parameterization to add options to.Copyright © 2019 ELKI Development Team. License information.