MCPcopy Create free account
hub / github.com/Gecode/gecode / rg

Function rg

gecode/kernel/data/rnd.cpp:42–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

40 Support::Mutex Rnd::IMP::m;
41
42 forceinline
43 Rnd::IMP::IMP(unsigned int s)
44 : rg(s) {}
45
46 Rnd::IMP::~IMP(void) {}
47

Callers 1

operator ()Method · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected