Learn R Programming

CVXR (version 1.0)

to_numeric: Numeric Value of Atom

Description

Returns the numeric value of the atom evaluated on the specified arguments.

Usage

to_numeric(object, values)

Arguments

object

An '>Atom object.

values

A list of arguments to the atom.

Value

A numeric scalar, vector, or matrix.