MCPcopy Create free account
hub / github.com/NodeDB-Lab/nodedb / dim

Method dim

nodedb-vector/src/collection/lifecycle.rs:287–289  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

285 }
286
287 pub fn dim(&self) -> usize {
288 self.dim
289 }
290
291 pub fn params(&self) -> &HnswParams {
292 &self.params

Callers 5

build_sq8_for_indexMethod · 0.45
build_pq_for_indexMethod · 0.45
quantized_searchFunction · 0.45
attach_sq8Function · 0.45

Calls

no outgoing calls

Tested by 1