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

Method dump_bytes

include/rabitqlib/utils/rotator.hpp:271–273  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

269 vec_rescale(rotated_vec, padded_dim_, 0.25F);
270 }
271};
272} // namespace rotator_impl
273
274// for given dim & type, set rotator, return padded dimension
275template <typename T>
276Rotator<T>* choose_rotator(

Callers

nothing calls this directly

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected