Structs§
- Codebook
- A single sub-space codebook with
n_clusterscentroids of sizesub_dimension. - Quantized
Vector - A quantized representation of a vector.
- Quantizer
- Product Quantizer that compresses high-dimensional vectors.
- Quantizer
Config - Configuration for the product quantizer.
- Reconstructed
Vector - An approximately reconstructed vector with the quantization error.
Enums§
- Quantizer
Error - Errors from quantizer operations.