makeMaster.RdThe function makeMaster returns a master object
corresponding to the definition. The types of master objects
that can be created depend upon the available computations
makeMaster(defn, partyNumber = NULL, debug = FALSE)
| defn | the computation definition |
|---|---|
| partyNumber | the number of the noncooperating party, which can be optionally set if HE is desired |
| debug | a debug flag |
a master object of the appropriate class based on the definition