![]() |
Stan Math Library
2.11.0
reverse mode automatic differentiation
|
#include <boost/math/special_functions/beta.hpp>#include <stan/math/prim/scal/fun/grad_reg_inc_beta.hpp>#include <stan/math/fwd/scal/fun/grad_inc_beta.hpp>#include <stan/math/fwd/scal/fun/pow.hpp>#include <stan/math/fwd/scal/fun/exp.hpp>#include <stan/math/fwd/scal/fun/lbeta.hpp>#include <stan/math/fwd/scal/fun/digamma.hpp>#include <stan/math/fwd/core.hpp>#include <stan/math/prim/scal/fun/lbeta.hpp>#include <stan/math/prim/scal/fun/digamma.hpp>Go to the source code of this file.
Namespaces | |
| stan | |
| stan::math | |
| Matrices and templated mathematical functions. | |
Functions | |
| template<typename T > | |
| fvar< T > | stan::math::inc_beta (const fvar< T > &a, const fvar< T > &b, const fvar< T > &x) |