API ReferenceC API DocumentationDistanceAsk a question|Copy page|View as Markdown|More actionsSource header: cuvs/distance/distance.h Types cuvsDistanceType enum to tell how to compute distance 1typedef enum { ... } cuvsDistanceType; Values NameValueL2Expanded0CosineExpanded2L13L2Unexpanded4InnerProduct6Linf7Canberra8LpUnexpanded9CorrelationExpanded10JaccardExpanded11HellingerExpanded12Haversine13BrayCurtis14JensenShannon15HammingUnexpanded16KLDivergence17RusselRaoExpanded18DiceExpanded19BitwiseHamming20Precomputed100