is_stuffed_cone_constraint {CVXR} | R Documentation |
Is the constraint a stuffed cone constraint?
Description
Is the constraint a stuffed cone constraint?
Usage
is_stuffed_cone_constraint(constraint)
Arguments
constraint |
A Constraint object. |
Value
Is the constraint a stuffed-cone constraint?
[Package CVXR version 1.0-14 Index]