ListORConstr-class {CVXR} | R Documentation |
A Class Union of List and Constraint
## S4 method for signature 'ListORConstr'
id(object)
object |
A list or Constraint object. |
id(ListORConstr)
: Returns the ID associated with the list or constraint.