Evaluates an operation graph with a single root node.
This overload is here for convenience. Internally, the multi-output version of evaluate is called.
The root node of the operation graph.
A set of variable assignments.
A Buffer containing the result of the computation.
See Implementation
Evaluates an operation graph with a single root node.
This overload is here for convenience. Internally, the multi-output version of evaluate is called.