204 for (
int i=mmin;i<=mmax;i++)
226 return eps/(2-x/
eps);
260 return eps/(2-x/
eps);
283 return eps/(1.0+tmp+tmp2+tmp3);
double dfposfun(const double &x, const double eps)
Adjoint code for posfun; possibly not used.
Description not yet available.
Description not yet available.
dvar_vector posfun(const dvar_vector &x, double eps, const prevariable &pen)
Description not yet available.
int operator<(double v0, const prevariable &v1)
Description not yet available.
Description not yet available.
int operator==(double v0, const prevariable &v1)
Description not yet available.
int operator>(double v0, const prevariable &v1)
Description not yet available.
int operator<=(double v0, const prevariable &v1)
Description not yet available.
Description not yet available.
dvector value(const df1_one_vector &v)
dvariable posfun2(const dvariable &x, const double eps, const prevariable &pen)
Retuns a positive function of the argument and sets a penalty for .
int operator>=(double v0, const prevariable &v1)
Description not yet available.
double square(const double value)
Return square of value; constant object.