MCPcopy Create free account
hub / github.com/NodeDB-Lab/nodedb / opq.rs

File opq.rs

nodedb-codec/src/vector_quant/opq.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// SPDX-License-Identifier: Apache-2.0
2
3//! Optimized Product Quantization (OPQ) — Non-Para OPQ via iterative
4//! SVD-Procrustes rotation that minimizes PQ reconstruction error, yielding

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected