![]() |
Stan
2.5.0
probability, sampling & optimization
|
#include <valarray>#include <stan/agrad/rev/var.hpp>#include <stan/agrad/rev/internal/v_vari.hpp>#include <stan/math/constants.hpp>#include <boost/math/special_functions/digamma.hpp>#include <boost/math/special_functions/gamma.hpp>Go to the source code of this file.
Namespaces | |
| stan | |
| Probability, optimization and sampling library. | |
| stan::agrad | |
| Function gradients via reverse-mode automatic differentiation. | |
Functions | |
| var | stan::agrad::lgamma (const stan::agrad::var &a) |
| The log gamma function for variables (C99). More... | |