Learn R Programming

CVXR (version 1.9.1)

linop_size_push_back: 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.