softplus
softplus is defined as \( \log(1 + e^x) \).
Syntax
y = softplus(x)
Implementation
The operator operator is implemented using the callback framework, except when Mosek 9, SCS or ECOS are used and the exponential cone description is exploited in a graph representation.