expr_copy: Shallow Copy of an Expression Tree Node

expr_copyR Documentation

Shallow Copy of an Expression Tree Node

Description

Shallow Copy of an Expression Tree Node

Usage

expr_copy(x, args = NULL, id_objects = NULL)

Arguments

x

A canonicalizable object.

args

Optional replacement args.

id_objects

Optional identity map for deduplication.

Value

A copy of the object.


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