de.lmu.ifi.dbs.elki.index.preprocessed.knn
Class SpatialApproximationMaterializeKNNPreprocessor.Factory.Parameterizer<D extends Distance<D>,N extends SpatialNode<N,E>,E extends SpatialEntry>
java.lang.Object
de.lmu.ifi.dbs.elki.utilities.optionhandling.AbstractParameterizer
de.lmu.ifi.dbs.elki.index.preprocessed.knn.AbstractMaterializeKNNPreprocessor.Factory.Parameterizer<NumberVector<?,?>,D>
de.lmu.ifi.dbs.elki.index.preprocessed.knn.SpatialApproximationMaterializeKNNPreprocessor.Factory.Parameterizer<D,N,E>
- All Implemented Interfaces:
- Parameterizer
- Enclosing class:
- SpatialApproximationMaterializeKNNPreprocessor.Factory<D extends Distance<D>,N extends SpatialNode<N,E>,E extends SpatialEntry>
public static class SpatialApproximationMaterializeKNNPreprocessor.Factory.Parameterizer<D extends Distance<D>,N extends SpatialNode<N,E>,E extends SpatialEntry>
- extends AbstractMaterializeKNNPreprocessor.Factory.Parameterizer<NumberVector<?,?>,D>
Parameterization class.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpatialApproximationMaterializeKNNPreprocessor.Factory.Parameterizer
public SpatialApproximationMaterializeKNNPreprocessor.Factory.Parameterizer()
makeInstance
protected SpatialApproximationMaterializeKNNPreprocessor.Factory<D,N,E> makeInstance()
- Description copied from class:
AbstractParameterizer
- Make an instance after successful configuration.
- Specified by:
makeInstance
in class AbstractMaterializeKNNPreprocessor.Factory.Parameterizer<NumberVector<?,?>,D extends Distance<D>>
- Returns:
- instance