Dcp2Cone.log1p_canon {CVXR} | R Documentation |
Dcp2Cone canonicalizer for the log 1p atom
Description
Dcp2Cone canonicalizer for the log 1p atom
Usage
Dcp2Cone.log1p_canon(expr, args)
Arguments
expr |
An Expression object |
args |
A list of Constraint objects |
Value
A cone program constructed from a log 1p atom where t is the objective function and the constraints consist of ExpCone constraints + 1.
[Package CVXR version 1.0-14 Index]