tree_copy: Deep Copy of an Expression Tree

tree_copyR Documentation

Deep Copy of an Expression Tree

Description

Deep Copy of an Expression Tree

Usage

tree_copy(x, id_objects = NULL)

Arguments

x

A canonicalizable object.

id_objects

Optional identity map for deduplication.

Value

A deep copy of the entire expression tree.


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