.LinOp__slice_push_back {CVXR} | R Documentation |
Perform a push back operation on the slice
field of LinOp
Description
Perform a push back operation on the slice
field of LinOp
Usage
.LinOp__slice_push_back(xp, intVec)
Arguments
xp |
the LinOp Object XPtr |
intVec |
an integer vector to push back |
[Package CVXR version 1.0-14 Index]