Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VectorDB-NTU/RaBitQ-Library
/ g_error
Method
g_error
include/rabitqlib/index/query.hpp:97–97 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
95
96
[[nodiscard]] T g_add() const { return G_add_; }
97
98
[[nodiscard]] T g_error() const { return G_error_; }
99
100
void set_g_add(T norm, T ip = 0) {
Callers
1
split_batch_estdist
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected