Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
223
void ResetEntropyPool() {
224
TRandomTraits::Instance().Reset();
225
}
Callers
1
Y_UNIT_TEST
Function · 0.85
Calls
2
Instance
Function · 0.85
Reset
Method · 0.45
Tested by
no test coverage detected