Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VectorDB-NTU/RaBitQ-Library
/ data
Method
data
include/rabitqlib/utils/array.hpp:108–108 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
106
}
107
108
[[nodiscard]] pointer data() { return pointer_; }
109
[[nodiscard]] const_pointer data() const { return pointer_; }
110
111
[[nodiscard]] reference at(size_t idx) { return pointer_[idx]; }
Callers
15
main
Function · 0.45
main
Function · 0.45
get_nprobes
Function · 0.45
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
build
Method · 0.45
search
Method · 0.45
build
Method · 0.45
search
Method · 0.45
build
Method · 0.45
Calls
no outgoing calls
Tested by
2
PrepareData
Method · 0.36
TEST_F
Function · 0.36