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

Method head

include/thundersvm/syncarray.h:95–97  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

93 }
94
95 SyncMem::HEAD head() const{
96 return mem->head();
97 }
98
99 void log(el::base::type::ostream_t &ostream) const override;
100

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected