MCPcopy Create free account
hub / github.com/Xtra-Computing/thundersvm / size

Method size

src/thundersvm/syncmem.cpp:50–52  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48 }
49
50 size_t SyncMem::size() const {
51 return size_;
52 }
53
54 SyncMem::HEAD SyncMem::head() const {
55 return head_;

Callers 15

TearDownMethod · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45
mainFunction · 0.45
predict_RFunction · 0.45
sparse_predictFunction · 0.45
dense_predictFunction · 0.45
get_svFunction · 0.45
get_support_classesFunction · 0.45
get_coefFunction · 0.45

Calls

no outgoing calls

Tested by 5

TearDownMethod · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36