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