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

Method init

Protocols/ShareMatrix.h:43–46  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41 }
42
43 void init()
44 {
45 v.resize(size_);
46 }
47
48 void check() const
49 {

Callers 4

operator-Method · 0.45
mulMethod · 0.45
inputMethod · 0.45
add_from_colMethod · 0.45

Calls 1

resizeMethod · 0.45

Tested by

no test coverage detected