Learn R Programming

CVXR (version 1.9.1)

grad: Get the Gradient of an Expression

Description

Get the Gradient of an Expression

Usage

grad(x, ...)

Value

Gradient information.

Arguments

x

An expression object.

...

Not used.