Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/data61/MP-SPDZ
/ MalRepRingOptions
Method
MalRepRingOptions
Protocols/MalRepRingOptions.cpp:10–13 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
8
MalRepRingOptions MalRepRingOptions::singleton;
9
10
MalRepRingOptions::MalRepRingOptions()
11
{
12
shuffle = false;
13
}
14
15
MalRepRingOptions::MalRepRingOptions(ez::ezOptionParser& opt, int argc,
16
const char** argv) : MalRepRingOptions()
Callers
nothing calls this directly
Calls
4
isSet
Method · 0.80
resetArgs
Method · 0.80
add
Method · 0.45
parse
Method · 0.45
Tested by
no test coverage detected