MCPcopy Create free account
hub / github.com/catboost/catboost / ResetEntropyPool

Function ResetEntropyPool

util/random/entropy.cpp:223–225  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

221}
222
223void ResetEntropyPool() {
224 TRandomTraits::Instance().Reset();
225}

Callers 1

Y_UNIT_TESTFunction · 0.85

Calls 2

InstanceFunction · 0.85
ResetMethod · 0.45

Tested by

no test coverage detected