Learn R Programming

CVXR (version 1.0-14)

to_numeric: Numeric Value of Atom

Description

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

Usage

to_numeric(object, values)

Value

A numeric scalar, vector, or matrix.

Arguments

object

An Atom object.

values

A list of arguments to the atom.