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

Method num_clusters

python_bindings/ivf_bindings.cpp:131–131  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

129 } else {
130 index_->search(query, k, nprobe, result_ids, result_dists);
131 }
132 }
133 );
134

Callers 1

loadMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected