27 return min+(max-
min)*z;
46 return min+(max-
min)*z;
Base class for dvariable.
double bounder(double x, double min, double max, double scale)
Description not yet available.
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California.
d3_array exp(const d3_array &arr3)
Returns d3_array results with computed exp from elements in arr3.
Fundamental data type for reverse mode automatic differentiation.