.LinOp__get_dense_data {CVXR}R Documentation

Get the field dense_data for the LinOp object

Description

Get the field dense_data for the LinOp object

Usage

.LinOp__get_dense_data(xp)

Arguments

xp

the LinOp Object XPtr

Value

a MatrixXd object


[Package CVXR version 1.0-12 Index]