Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antgroup/vsag
/ GetNumElements
Method
GetNumElements
src/algorithm/pyramid.cpp:414–417 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
412
}
413
414
int64_t
415
Pyramid::GetNumElements() const {
416
return base_codes_->TotalCount();
417
}
418
419
void
420
Pyramid::Serialize(StreamWriter& writer) const {
Callers
4
build_by_odescent
Method · 0.45
Add
Method · 0.45
Train
Method · 0.45
Build
Method · 0.45
Calls
1
TotalCount
Method · 0.45
Tested by
no test coverage detected