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

Method nbits

python_bindings/hnsw_bindings.cpp:145–145  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

143 ++j) {
144 ids_buf(i, j) =
145 results[static_cast<size_t>(i)][static_cast<size_t>(j)].second;
146 dists_buf(i, j) =
147 results[static_cast<size_t>(i)][static_cast<size_t>(j)].first;
148 }

Callers 1

loadMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected