linop_args_push_back: Append a child LinOp to the args list

View source: R/011_lin_ops_LinOp.R

linop_args_push_backR Documentation

Append a child LinOp to the args list

Description

Append a child LinOp to the args list

Usage

linop_args_push_back(ptr, child_ptr)

Arguments

ptr

External pointer to the parent LinOp.

child_ptr

External pointer to the child LinOp.


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