.LinOp__set_slice {CVXR} | R Documentation |
Set the slice field of the LinOp Object
Description
Set the slice field of the LinOp Object
Usage
.LinOp__set_slice(xp, value)
Arguments
xp |
the LinOp Object XPtr |
value |
a list of integer vectors, e.g. |
Value
the value of the slice field of the LinOp Object
[Package CVXR version 1.0-14 Index]