graph_implementation: Get the Graph Implementation of an Atom
Description
Get the Graph Implementation of an Atom
Usage
graph_implementation(x, arg_objs, shape, data = NULL, ...)
Value
List with (expression, constraints).
Arguments
- x
An atom object.
- arg_objs
List of canonicalized argument LinOps.
- shape
Integer vector: target shape.
- data
Optional atom-specific data.
- ...
Additional arguments.