
F - Factory typepublic abstract static class AbstractIndexBasedDistanceFunction.Parameterizer<F extends IndexFactory<?,?>> extends AbstractParameterizer
| Modifier and Type | Field and Description | 
|---|---|
protected F | 
factory
The index factory we use. 
 | 
| Constructor and Description | 
|---|
Parameterizer()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
configIndexFactory(Parameterization config,
                  Class<?> restriction,
                  Class<?> defaultClass)
Index factory parameter 
 | 
configure, make, makeInstance, makeOptionsprotected F extends IndexFactory<?,?> factory
public void configIndexFactory(Parameterization config, Class<?> restriction, Class<?> defaultClass)
config - Parameterizationrestriction - Restriction classdefaultClass - Default valueCopyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.