Uses of Class
elki.similarity.AbstractIndexBasedSimilarity
-
Packages that use AbstractIndexBasedSimilarity Package Description elki.similarity Similarity functions. -
-
Uses of AbstractIndexBasedSimilarity in elki.similarity
Subclasses of AbstractIndexBasedSimilarity in elki.similarity Modifier and Type Class Description 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.
-