
public static class MetricalIndexApproximationMaterializeKNNPreprocessor.Factory.Parameterizer<O extends NumberVector<?>,D extends Distance<D>,N extends Node<E>,E extends MTreeEntry<D>> extends AbstractMaterializeKNNPreprocessor.Factory.Parameterizer<O,D>
distanceFunction, k| Constructor and Description | 
|---|
| MetricalIndexApproximationMaterializeKNNPreprocessor.Factory.Parameterizer() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected MetricalIndexApproximationMaterializeKNNPreprocessor.Factory<O,D,N,E> | makeInstance()Make an instance after successful configuration. | 
makeOptionsconfigure, makepublic MetricalIndexApproximationMaterializeKNNPreprocessor.Factory.Parameterizer()
protected MetricalIndexApproximationMaterializeKNNPreprocessor.Factory<O,D,N,E> makeInstance()
AbstractParameterizermakeInstance in class AbstractMaterializeKNNPreprocessor.Factory.Parameterizer<O extends NumberVector<?>,D extends Distance<D>>