public static class MetricalIndexApproximationMaterializeKNNPreprocessor.Factory.Parameterizer<O extends NumberVector,N extends Node<E>,E extends MTreeEntry> extends AbstractMaterializeKNNPreprocessor.Factory.Parameterizer<O>
distanceFunction, k
Constructor and Description |
---|
Parameterizer() |
Modifier and Type | Method and Description |
---|---|
protected MetricalIndexApproximationMaterializeKNNPreprocessor.Factory<O,N,E> |
makeInstance()
Make an instance after successful configuration.
|
makeOptions
configure, make
protected MetricalIndexApproximationMaterializeKNNPreprocessor.Factory<O,N,E> makeInstance()
AbstractParameterizer
makeInstance
in class AbstractMaterializeKNNPreprocessor.Factory.Parameterizer<O extends NumberVector>
Copyright © 2019 ELKI Development Team. License information.