MCPcopy Create free account
hub / github.com/data61/MP-SPDZ / prime_limbs

Method prime_limbs

Processor/OnlineOptions.cpp:516–519  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

514}
515
516int OnlineOptions::prime_limbs()
517{
518 return DIV_CEIL(prime_length(), 64);
519}
520
521bool OnlineOptions::has_param(const string& param)
522{

Callers 2

mainFunction · 0.80
FieldMachineMethod · 0.80

Calls 1

DIV_CEILFunction · 0.85

Tested by

no test coverage detected