MCPcopy Create free account
hub / github.com/antgroup/vsag / GetQueryCodeSize

Method GetQueryCodeSize

src/quantization/quantizer.h:238–241  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

236 }
237
238 inline uint64_t
239 GetQueryCodeSize() const {
240 return this->query_code_size_;
241 }
242
243 /**
244 * @brief Get the dimensionality of the input data.

Callers 2

QuantizerAdapterMethod · 0.80
TransformQuantizerMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected