Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VectorDB-NTU/RaBitQ-Library
/ k1xsumq
Method
k1xsumq
include/rabitqlib/index/query.hpp:40–40 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
[[nodiscard]] T sum_vl_lut() const { return lookup_table_.sum_vl(); }
39
40
[[nodiscard]] T k1xsumq() const { return G_k1xSumq_; }
41
42
[[nodiscard]] T g_add() const { return G_add_; }
43
Callers
3
split_batch_estdist
Function · 0.45
qg_batch_estdist
Function · 0.45
split_single_estdist
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected