MCPcopy 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

8MalRepRingOptions MalRepRingOptions::singleton;
9
10MalRepRingOptions::MalRepRingOptions()
11{
12 shuffle = false;
13}
14
15MalRepRingOptions::MalRepRingOptions(ez::ezOptionParser& opt, int argc,
16 const char** argv) : MalRepRingOptions()

Callers

nothing calls this directly

Calls 4

isSetMethod · 0.80
resetArgsMethod · 0.80
addMethod · 0.45
parseMethod · 0.45

Tested by

no test coverage detected