Base class for dvariable.
double gammln(double xx)
Log gamma function.
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.
dvariable beta(const prevariable &a, const prevariable &b)
Beta density function.
Fundamental data type for reverse mode automatic differentiation.