pexp

pexp models perspective exponential \( xe^{y/x} \)

Syntax

f = pexp(x,y);
f = pexp([x;y]);

Comments

Note that the perspective exponential automatically is detected in simple cases.

Perspective exponential is implemented as a convexity aware callback operators, except when Mosek 9, SCS or ECOS are used and the exponential cone description is exploited in a graph representation.