Learn R Programming

CVXR (version 1.0-14)

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(ListORConstr): Returns the ID associated with the list or constraint.