Learn R Programming

CVXR (version 1.9.1)

domain: Get the Domain Constraints of an Expression

Description

Get the Domain Constraints of an Expression

Usage

domain(x, ...)

Value

List of constraints defining the domain.

Arguments

x

An expression object.

...

Not used.