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