Dcp2Cone.exp_canon {CVXR} | R Documentation |
Dcp2Cone canonicalizer for the exponential atom
Description
Dcp2Cone canonicalizer for the exponential atom
Usage
Dcp2Cone.exp_canon(expr, args)
Arguments
expr |
An Expression object |
args |
A list of Constraint objects |
Value
A cone program constructed from an exponential atom where the objective function is the variable t with an ExpCone constraint.
[Package CVXR version 1.0-14 Index]