graph_implementation: Get the Graph Implementation of an Atom

graph_implementationR Documentation

Get the Graph Implementation of an Atom

Description

Get the Graph Implementation of an Atom

Usage

graph_implementation(x, arg_objs, shape, data = NULL, ...)

Arguments

x

An atom object.

arg_objs

List of canonicalized argument LinOps.

shape

Integer vector: target shape.

data

Optional atom-specific data.

...

Additional arguments.

Value

List with (expression, constraints).


CVXR documentation built on March 6, 2026, 9:10 a.m.