.LinOp__set_dense_data {CVXR}R Documentation

Set the field dense_data of the LinOp object

Description

Set the field dense_data of the LinOp object

Usage

.LinOp__set_dense_data(xp, denseMat)

Arguments

xp

the LinOp Object XPtr

denseMat

a standard matrix object in R


[Package CVXR version 1.0-12 Index]