.LinOp__get_sparse_data {CVXR} | R Documentation |
Get the field named sparse_data
from the LinOp object
Description
Get the field named sparse_data
from the LinOp object
Usage
.LinOp__get_sparse_data(xp)
Arguments
xp |
the LinOp Object XPtr |
Value
a dgCMatrix-class object
[Package CVXR version 1.0-14 Index]