![]() |
Stan Math Library
2.9.0
reverse mode automatic differentiation
|
#include <stan/math/rev/core.hpp>
#include <stan/math/prim/scal/fun/gamma_q.hpp>
#include <stan/math/prim/scal/fun/grad_reg_inc_gamma.hpp>
#include <boost/math/special_functions/gamma.hpp>
#include <boost/math/special_functions/digamma.hpp>
#include <valarray>
Go to the source code of this file.
Namespaces | |
stan | |
stan::math | |
Matrices and templated mathematical functions. | |
Functions | |
var | stan::math::gamma_q (const stan::math::var &a, const stan::math::var &b) |
var | stan::math::gamma_q (const stan::math::var &a, const double &b) |
var | stan::math::gamma_q (const double &a, const stan::math::var &b) |