Learn R Programming

CVXR (version 1.9.1)

constants: Get the Constants in an Expression

Description

Get the Constants in an Expression

Usage

constants(x, ...)

Value

List of Constant objects.

Arguments

x

An expression or problem object.

...

Not used.