Learn R Programming

CVXR (version 1.0)

Dgp2Dcp.mul_canon: Dgp2Dcp canonicalizer for the multiplication atom

Description

Dgp2Dcp canonicalizer for the multiplication atom

Usage

Dgp2Dcp.mul_canon(expr, args)

Arguments

expr

An '>Expression object

args

A list of values for the expr variable

Value

A canonicalization of the multiplication atom of a DGP expression, where the returned expression is the transformed DCP equivalent.