Module vec_vp_tree::dist::num [] [src]

Distance functions for numeric types.

Structs

FloatDist

Implements DistFn for floating-point numbers.

ScaledFloatDist

Implements DistFn for floating-point numbers with a scaling factor.

SignedDist

Distance function for signed integers.

UnsignedDist

Distance function for unsigned integers.