Learn R Programming

CVXR (version 1.0-14)

are_args_affine: Are the arguments affine?

Description

Are the arguments affine?

Usage

are_args_affine(constraints)

Value

All the affine arguments in given constraints.

Arguments

constraints

A Constraint object.