.LinOp__get_sparse {CVXR} | R Documentation |
Get the sparse
flag field for the LinOp object
Description
Get the sparse
flag field for the LinOp object
Usage
.LinOp__get_sparse(xp)
Arguments
xp |
the LinOp Object XPtr |
Value
TRUE or FALSE
[Package CVXR version 1.0-14 Index]