A B C D E F G I J K L M N O P R S T U V W 
All Classes All Packages

A

AbstractMaterializeKNNPreprocessor<O> - Class in elki.index.preprocessed.knn
Abstract base class for KNN Preprocessors.
AbstractMaterializeKNNPreprocessor(Relation<O>, DistanceQuery<O>, int) - Constructor for class elki.index.preprocessed.knn.AbstractMaterializeKNNPreprocessor
Constructor.
AbstractMaterializeKNNPreprocessor(Relation<O>, Distance<? super O>, int) - Constructor for class elki.index.preprocessed.knn.AbstractMaterializeKNNPreprocessor
Constructor.
AbstractMaterializeKNNPreprocessor.Factory<O> - Class in elki.index.preprocessed.knn
The parameterizable factory.
add(DBIDRef, DBIDRef, double) - Method in class elki.index.preprocessed.knn.NNDescent
Add cand to cur's heap neighbors with distance
addKNNListener(KNNListener) - Method in class elki.index.preprocessed.knn.MaterializeKNNPreprocessor
Adds a KNNListener which will be invoked when the kNNs of objects are changing.
addpair(WritableDataStore<HashSetModifiableDBIDs>, DBIDRef, DBIDRef) - Method in class elki.index.preprocessed.knn.NNDescent
 
advance() - Method in class elki.index.distancematrix.PrecomputedDistanceMatrix.PrecomputedDistancePrioritySearcher
 
allLowerBound() - Method in class elki.index.distancematrix.PrecomputedDistanceMatrix.PrecomputedDistancePrioritySearcher
 
A B C D E F G I J K L M N O P R S T U V W 
All Classes All Packages