MCPcopy Create free account
hub / github.com/DeepGraphLearning/graphvite / GiB

Function GiB

include/util/common.h:40–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

38}
39
40constexpr size_t GiB(size_t x) {
41 return x << 30;
42}
43
44} // namespace graphvite

Callers 1

SolverMixinMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected