Dgp2Dcp.div_canon {CVXR} | R Documentation |
Dgp2Dcp canonicalizer for the division atom
Description
Dgp2Dcp canonicalizer for the division atom
Usage
Dgp2Dcp.div_canon(expr, args)
Arguments
expr |
An Expression object |
args |
A list of values for the expr variable |
Value
A canonicalization of the division atom of a DGP expression, where the returned expression is the log transformed DCP equivalent.
[Package CVXR version 1.0-14 Index]