19 y = 0.99999999*y + 0.000000005;
32 y = 0.99999999*y + 0.000000005;
Base class for dvariable.
double robust_normal_mixture_deviate(double x, double spread)
Description not yet available.
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California.
dvariable inv_cumd_normal_logistic_mixture(const prevariable &_yy, double a)
double robust_normal_logistic_mixture_deviate(double x, double spread)
Description not yet available.
double cumd_norm(const double &x)
Culative normal distribution; constant objects.
double inv_cumd_normal_mixture(double yy, double a)
Description not yet available.
Fundamental data type for reverse mode automatic differentiation.