.LinOp__set_size {CVXR}R Documentation

Set the field size of the LinOp object

Description

Set the field size of the LinOp object

Usage

.LinOp__set_size(xp, value)

Arguments

xp

the LinOp Object XPtr

value

an integer vector object in R


[Package CVXR version 1.0-12 Index]