public static class HiSCPreferenceVectorIndex.Factory.Parameterizer<V extends NumberVector> extends AbstractParameterizer
Modifier and Type | Field and Description |
---|---|
protected double |
alpha
Holds the value of parameter
HiSCPreferenceVectorIndex.Factory.ALPHA_ID . |
protected Integer |
k
Holds the value of parameter
HiSCPreferenceVectorIndex.Factory.K_ID . |
Constructor and Description |
---|
HiSCPreferenceVectorIndex.Factory.Parameterizer() |
Modifier and Type | Method and Description |
---|---|
protected HiSCPreferenceVectorIndex.Factory<V> |
makeInstance()
Make an instance after successful configuration.
|
protected void |
makeOptions(Parameterization config)
Add all options.
|
configure, make
protected double alpha
HiSCPreferenceVectorIndex.Factory.ALPHA_ID
.protected Integer k
HiSCPreferenceVectorIndex.Factory.K_ID
.public HiSCPreferenceVectorIndex.Factory.Parameterizer()
protected void makeOptions(Parameterization config)
AbstractParameterizer
makeOptions
in class AbstractParameterizer
config
- Parameterization to add options to.protected HiSCPreferenceVectorIndex.Factory<V> 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.