linop_size_push_back: Push a dimension to the LinOp size vector

View source: R/011_lin_ops_LinOp.R

linop_size_push_backR Documentation

Push a dimension to the LinOp size vector

Description

Push a dimension to the LinOp size vector

Usage

linop_size_push_back(ptr, value)

Arguments

ptr

External pointer to a LinOp.

value

Integer dimension value.


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