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