| 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 |
nothing calls this directly
no outgoing calls
no test coverage detected