Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VectorDB-NTU/RaBitQ-Library
/ kbxsumq
Method
kbxsumq
include/rabitqlib/index/query.hpp:93–93 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
91
[[nodiscard]] T k1xsumq() const { return G_k1xSumq_; }
92
93
[[nodiscard]] T kbxsumq() const { return G_kbxSumq_; }
94
95
[[nodiscard]] T g_add() const { return G_add_; }
96
Callers
2
split_distance_boosting
Function · 0.45
split_single_fulldist
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected