Learn R Programming

CVXR (version 1.0-14)

is_stuffed_cone_constraint: Is the constraint a stuffed cone constraint?

Description

Is the constraint a stuffed cone constraint?

Usage

is_stuffed_cone_constraint(constraint)

Value

Is the constraint a stuffed-cone constraint?

Arguments

constraint

A Constraint object.