Creates a composite Function that has the specified root_function as its root. The composite denotes a higher-level Function encapsulating the entire graph of Functions underlying the specified rootFunction.
as_composite(root_function, name = "")
name | (str) the name of the Function instance in the network |
---|