.LinOp__set_sparse {CVXR}R Documentation

Set the flag sparse of the LinOp object

Description

Set the flag sparse of the LinOp object

Usage

.LinOp__set_sparse(xp, sparseSEXP)

Arguments

xp

the LinOp Object XPtr

sparseSEXP

an R boolean


[Package CVXR version 1.0-12 Index]