Learn R Programming

CVXR (version 1.9.1)

is_decr: Check if Atom is Decreasing in an Argument

Description

Check if Atom is Decreasing in an Argument

Usage

is_decr(x, idx, ...)

Value

Logical scalar.

Arguments

x

An atom object.

idx

Integer: argument index (1-based, R convention).

...

Additional arguments.