MCPcopy Create free account
hub / github.com/VectorDB-NTU/RaBitQ-Library / num_bits

Method num_bits

include/rabitqlib/index/query.hpp:161–161  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

159 // quantize query by rabitq
160 quant::quantize_scalar<float, uint8_t>(
161 rotated_query, padded_dim, kNumBits, quant_query.data(), delta_, vl_, config
162 );
163
164 // represent quantized query as u64

Callers 1

split_single_estdistFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected