Expand description
Distance metrics
This module provides distance metrics for vectors.
bf16, f16, f32, f64
types are supported.- SIMD is used when available, on
x86_64
,aarch64
andloongarch64
architectures.
Re-exports§
Modules§
Enums§
- Distance
Type - Distance metrics type.
Functions§
Type Aliases§
- Arrow
Batch Distance Func - Batch
Distance Func - Distance
Func - Metric
Type - For backwards compatibility.