26 return M+(1.+2.*(x-
M))/(1.+x-
M);
Base class for dvariable.
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California.
dvariable mf_upper_bound(const prevariable &x, double M, prevariable &fpen)
Description not yet available.
double square(const double value)
Return square of value; constant object.
Fundamental data type for reverse mode automatic differentiation.