.LinOp__set_slice: Set the slice field of the LinOp Object
Description
Set the slice field of the LinOp Object
Usage
.LinOp__set_slice(xp, value)
Value
the value of the slice field of the LinOp Object
Arguments
- xp
the LinOp Object XPtr
- value
a list of integer vectors, e.g. list(1:10, 2L, 11:15)