102 return eps/(1.0+tmp+tmp2+tmp3);
Base class for dvariable.
double dfposfun(const double &x, const double eps)
Adjoint code for posfun; possibly not used.
d3_array cube(const d3_array &m)
Description not yet available.
dvar_vector posfun(const dvar_vector &x, double eps, const prevariable &pen)
Description not yet available.
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California.
dvariable posfun2(const dvariable &x, const double eps, const prevariable &pen)
Retuns a positive function of the argument and sets a penalty for .
double square(const double value)
Return square of value; constant object.
Fundamental data type for reverse mode automatic differentiation.