Learn R Programming

CVXR (version 1.0)

ListORConstr-class: A Class Union of List and Constraint

Description

A Class Union of List and Constraint

Usage

# S4 method for ListORConstr
id(object)

Arguments

object

A list or '>Constraint object.

Methods (by generic)

  • id: Returns the ID associated with the list or constraint.