Skip to main content

Module tree_indices_types

Module tree_indices_types 

Source
Expand description

Shared configuration and helper types for tree-based indices.

Defines TreeIndexConfig, TreeType, DistanceMetric, and the crate-internal SearchResult heap entry used by every tree implementation.

Structs§

TreeIndexConfig
Configuration for tree-based indices

Enums§

DistanceMetric
Distance metrics
TreeType
Available tree types