.LinOp__get_type {CVXR} | R Documentation |
Get the field named type
for the LinOp object
Description
Get the field named type
for the LinOp object
Usage
.LinOp__get_type(xp)
Arguments
xp |
the LinOp Object XPtr |
Value
an integer value for type
[Package CVXR version 1.0-14 Index]