|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
DBIDSimilarityFunction<D extends Distance<D>> | Interface DBIDSimilarityFunction describes the requirements of any similarity function defined over object IDs. |
IndexBasedSimilarityFunction<O,D extends Distance<D>> | Interface for preprocessor/index based similarity functions. |
IndexBasedSimilarityFunction.Instance<T,I extends Index,D extends Distance<D>> | Instance interface for index/preprocessor based distance functions. |
NormalizedPrimitiveSimilarityFunction<O,D extends Distance<D>> | Marker interface for similarity functions working on primitive objects, and limited to the 0-1 value range. |
NormalizedSimilarityFunction<O,D extends Distance<?>> | Marker interface to signal that the similarity function is normalized to produce values in the range of [0:1]. |
PrimitiveSimilarityFunction<O,D extends Distance<D>> | Interface SimilarityFunction describes the requirements of any similarity function. |
SimilarityFunction<O,D extends Distance<?>> | Interface SimilarityFunction describes the requirements of any similarity function. |
Similarity functions.
|
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |