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

Method delta

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

Source from the content-addressed store, hash-verified

34 G_k1xSumq_ = sumq * c_1;
35 }
36
37 [[nodiscard]] T delta() const { return lookup_table_.delta(); }
38
39 [[nodiscard]] T sum_vl_lut() const { return lookup_table_.sum_vl(); }

Callers 1

deltaMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected