Crate diskann_rust_vector

Crate diskann_rust_vector 

Source

Structs§

Half

Enums§

Metric
Distance metric

Traits§

FullPrecisionDistance
Distance contract for full-precision vertex

Functions§

prefetch_vector
Prefetch the given vector in chunks of 64 bytes, which is a cache line size NOTE: good efficiency when total_vec_size is integral multiple of 64