Expand description
Vector Storage Module
§Table of Contents
- VectorStorage: Main storage for vectors (raw f32 or E8-quantized)
- StoredVector: Enum representing stored vector format
- Storage operations: add, get, clear, re-quantization
Structs§
- Vector
Storage - Vector storage with optional quantization
Enums§
- Stored
Vector - Stored vector representation