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

Method batch_data

include/rabitqlib/index/ivf/cluster.hpp:27–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

25 ~Cluster() {}
26
27 [[nodiscard]] char* batch_data() const { return this->batch_data_; }
28
29 [[nodiscard]] char* ex_data() const { return ex_data_; }
30

Callers 2

quantize_clusterMethod · 0.80
search_clusterMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected