Learn R Programming

CVXR (version 1.9.1)

constr_size: Get the Total Size of a Constraint

Description

Get the Total Size of a Constraint

Usage

constr_size(x, ...)

Value

Integer.

Arguments

x

A constraint object.

...

Not used.