Module vec_vp_tree::dist [] [src]

Distance-function trait and helper types for VpTree.

Modules

num

Distance functions for numeric types.

string

Distance functions for strings (strsim feature, enabled by default)

Traits

DistFn

Describes a type which can act as a distance-function for T.

KnownDist

Trait describing a type where a default distance function is known.