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