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

Method query_bin

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

Source from the content-addressed store, hash-verified

161 rotated_query, padded_dim, kNumBits, quant_query.data(), delta_, vl_, config
162 );
163
164 // represent quantized query as u64
165 rabitqlib::new_transpose_bin_512(
166 quant_query.data(), QueryBin_.data(), padded_dim, kNumBits

Callers 1

split_single_estdistFunction · 0.80

Calls 1

dataMethod · 0.45

Tested by

no test coverage detected