public static class SharedNearestNeighborJaccardDistanceFunction.Parameterizer<O> extends AbstractIndexBasedDistanceFunction.Parameterizer<SharedNearestNeighborIndex.Factory<O,SharedNearestNeighborIndex<O>>>
factory
Constructor and Description |
---|
SharedNearestNeighborJaccardDistanceFunction.Parameterizer() |
Modifier and Type | Method and Description |
---|---|
protected SharedNearestNeighborJaccardDistanceFunction<O> |
makeInstance()
Make an instance after successful configuration.
|
protected void |
makeOptions(Parameterization config)
Add all options.
|
configIndexFactory
configure, make
public SharedNearestNeighborJaccardDistanceFunction.Parameterizer()
protected void makeOptions(Parameterization config)
AbstractParameterizer
makeOptions
in class AbstractParameterizer
config
- Parameterization to add options to.protected SharedNearestNeighborJaccardDistanceFunction<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.