Uses of Interface
elki.similarity.IndexBasedSimilarity
-
Packages that use IndexBasedSimilarity Package Description elki.similarity Similarity functions. -
-
Uses of IndexBasedSimilarity in elki.similarity
Classes in elki.similarity that implement IndexBasedSimilarity Modifier and Type Class Description classAbstractIndexBasedSimilarity<O,F extends IndexFactory<O>>Abstract super class for distance functions needing a preprocessor.classFractionalSharedNearestNeighborSimilarity<O>SharedNearestNeighborSimilarity with a pattern defined to accept Strings that define a non-negative Integer.classSharedNearestNeighborSimilarity<O>SharedNearestNeighborSimilarity with a pattern defined to accept Strings that define a non-negative Integer.
-