.build_matrix_1 {CVXR} | R Documentation |
Get the sparse
flag field for the LinOp object
Description
Get the sparse
flag field for the LinOp object
Usage
.build_matrix_1(xp, v1, v2)
Arguments
xp |
the LinOpVector Object XPtr |
v1 |
the |
v2 |
the |
Value
a XPtr to ProblemData Object
[Package CVXR version 1.0-14 Index]