public static class LocallyWeightedDistanceFunction.Parameterizer<V extends NumberVector<?>> extends AbstractIndexBasedDistanceFunction.Parameterizer<LocalProjectionIndex.Factory<V,FilteredLocalPCAIndex<V>>>
factory
Constructor and Description |
---|
LocallyWeightedDistanceFunction.Parameterizer() |
Modifier and Type | Method and Description |
---|---|
protected LocallyWeightedDistanceFunction<V> |
makeInstance()
Make an instance after successful configuration.
|
protected void |
makeOptions(Parameterization config)
Add all options.
|
configIndexFactory
configure, make
public LocallyWeightedDistanceFunction.Parameterizer()
protected void makeOptions(Parameterization config)
AbstractParameterizer
makeOptions
in class AbstractParameterizer
config
- Parameterization to add options to.protected LocallyWeightedDistanceFunction<V> makeInstance()
AbstractParameterizer
makeInstance
in class AbstractParameterizer