Learn R Programming

CVXR (version 1.9.1)

num_cones: Get the Number of Cones in a Constraint

Description

Get the Number of Cones in a Constraint

Usage

num_cones(x, ...)

Value

Integer.

Arguments

x

A cone constraint object.

...

Not used.