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

Method reset_usage

Processor/Data_Files.h:347–347  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

345 }
346
347 void reset_usage() { usage.reset(); skipped.reset(); }
348
349 void set_usage(const DataPositions& pos) { usage = pos; }
350

Callers 1

Sub_Main_FuncMethod · 0.80

Calls 1

resetMethod · 0.45

Tested by

no test coverage detected