Learn R Programming

CVXR (version 1.9.1)

numeric_value: Compute the Numeric Value of an Atom

Description

Compute the Numeric Value of an Atom

Usage

numeric_value(x, values, ...)

Value

Numeric value.

Arguments

x

An atom object.

values

List of numeric values of the atom's arguments.

...

Additional arguments.