19 return log(2.0*(1-y));
31 return 1.0-0.5*
exp(-x);
double inv_cumd_exponential(double y)
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.
double cumd_exponential(double x)
Description not yet available.
d3_array log(const d3_array &arr3)
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California.