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

Method ex_data

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

Source from the content-addressed store, hash-verified

27 [[nodiscard]] char* batch_data() const { return this->batch_data_; }
28
29 [[nodiscard]] char* ex_data() const { return ex_data_; }
30
31 [[nodiscard]] PID* ids() const { return this->ids_; }
32

Callers 2

quantize_clusterMethod · 0.80
search_clusterMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected