makeMaster: Make a master object given a definition

View source: R/distcomp.R

makeMasterR Documentation

Make a master object given a definition

Description

The function makeMaster returns a master object corresponding to the definition. The types of master objects that can be created depend upon the available computations

Usage

makeMaster(defn, partyNumber = NULL, debug = FALSE)

Arguments

defn

the computation definition

partyNumber

the number of the noncooperating party, which can be optionally set if HE is desired

debug

a debug flag

Value

a master object of the appropriate class based on the definition

See Also

availableComputations()


bnaras/distcomp documentation built on Feb. 16, 2023, 10:55 a.m.