![]() |
Stan Math Library
2.20.0
reverse mode automatic differentiation
|
#include <stan/math/rev/meta.hpp>
#include <stan/math/rev/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.
Classes | |
class | stan::math::internal::lbeta_vv_vari |
class | stan::math::internal::lbeta_vd_vari |
class | stan::math::internal::lbeta_dv_vari |
Namespaces | |
stan | |
stan::math | |
Matrices and templated mathematical functions. | |
stan::math::internal | |
Functions | |
var | stan::math::lbeta (const var &a, const var &b) |
var | stan::math::lbeta (const var &a, double b) |
var | stan::math::lbeta (double a, const var &b) |