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
All Classes All Packages
All Classes All Packages
M
- make() - Method in class elki.distance.SharedNearestNeighborJaccardDistance.Par
- make() - Method in class elki.index.preprocessed.knn.MaterializeKNNAndRKNNPreprocessor.Factory.Par
- make() - Method in class elki.index.preprocessed.knn.MaterializeKNNPreprocessor.Factory.Par
- make() - Method in class elki.index.preprocessed.knn.NaiveProjectedKNNPreprocessor.Factory.Par
- make() - Method in class elki.index.preprocessed.knn.PartitionApproximationMaterializeKNNPreprocessor.Factory.Par
- make() - Method in class elki.index.preprocessed.knn.SpacefillingKNNPreprocessor.Factory.Par
- make() - Method in class elki.index.preprocessed.snn.SharedNearestNeighborPreprocessor.Factory.Par
- MaterializeKNNAndRKNNPreprocessor<O> - Class in elki.index.preprocessed.knn
-
A preprocessor for annotation of the k nearest neighbors and the reverse k nearest neighbors (and their distances) to each database object.
- MaterializeKNNAndRKNNPreprocessor(Relation<O>, Distance<? super O>, int) - Constructor for class elki.index.preprocessed.knn.MaterializeKNNAndRKNNPreprocessor
-
Constructor.
- MaterializeKNNAndRKNNPreprocessor.Factory<O> - Class in elki.index.preprocessed.knn
-
The parameterizable factory.
- MaterializeKNNAndRKNNPreprocessor.Factory.Par<O> - Class in elki.index.preprocessed.knn
-
Parameterization class.
- materializeKNNAndRKNNs(ArrayDBIDs, FiniteProgress) - Method in class elki.index.preprocessed.knn.MaterializeKNNAndRKNNPreprocessor
-
Materializes the kNNs and RkNNs of the specified object IDs.
- MaterializeKNNPreprocessor<O> - Class in elki.index.preprocessed.knn
-
A preprocessor for annotation of the k nearest neighbors (and their distances) to each database object.
- MaterializeKNNPreprocessor(Relation<O>, DistanceQuery<O>, int, boolean) - Constructor for class elki.index.preprocessed.knn.MaterializeKNNPreprocessor
-
Constructor with preprocessing step.
- MaterializeKNNPreprocessor(Relation<O>, Distance<? super O>, int) - Constructor for class elki.index.preprocessed.knn.MaterializeKNNPreprocessor
-
Constructor with preprocessing step.
- MaterializeKNNPreprocessor.Factory<O> - Class in elki.index.preprocessed.knn
-
The parameterizable factory.
- MaterializeKNNPreprocessor.Factory.Par<O> - Class in elki.index.preprocessed.knn
-
Parameterization class.
- matrix - Variable in class elki.index.distancematrix.PrecomputedDistanceMatrix
-
Distance matrix.
- mean - Variable in class elki.index.preprocessed.knn.NaiveProjectedKNNPreprocessor
-
Mean number of distance computations.
- mean - Variable in class elki.index.preprocessed.knn.SpacefillingKNNPreprocessor
-
Mean number of distance computations
- mean - Variable in class elki.index.preprocessed.knn.SpacefillingMaterializeKNNPreprocessor
-
Mean number of distance computations
All Classes All Packages