getExecuteFunction: Returns the function for the execution of the DArch
network.
Description
Returns the function for the execution of the
DArch
network.Usage
getExecuteFunction(darch)## S3 method for class 'DArch':
getExecuteFunction(darch)
Arguments
darch
A instance of the class
DArch
.