Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Xtra-Computing/thundersvm
/ size
Method
size
include/thundersvm/syncarray.h:91–93 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
89
}
90
91
size_t size() const {//number of values
92
return size_;
93
}
94
95
SyncMem::HEAD head() const{
96
return mem->head();
Callers
1
mem_size
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected