Dgp2Dcp.mulexpression_canon {CVXR}R Documentation

Dgp2Dcp canonicalizer for the multiplication expression atom

Description

Dgp2Dcp canonicalizer for the multiplication expression atom

Usage

Dgp2Dcp.mulexpression_canon(expr, args)

Arguments

expr

An Expression object

args

A list of values for the expr variable

Value

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


[Package CVXR version 1.0-13 Index]