Dcp2Cone.power_canon {CVXR} | R Documentation |
Dcp2Cone canonicalizer for the power atom
Description
Dcp2Cone canonicalizer for the power atom
Usage
Dcp2Cone.power_canon(expr, args)
Arguments
expr |
An Expression object |
args |
A list of Constraint objects |
Value
A cone program constructed from a power atom, where the objective function consists of the variable t which is of the dimension of the original vector from the power atom and the constraints consists of geometric mean constraints.
[Package CVXR version 1.0-14 Index]