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§
- Tree
Index Config - Configuration for tree-based indices
Enums§
- Distance
Metric - Distance metrics
- Tree
Type - Available tree types