![]() |
Stan Math Library
2.6.3
probability, sampling & optimization
|
#include <boost/math/tools/promotion.hpp>
#include <boost/math/special_functions/gamma.hpp>
Go to the source code of this file.
Namespaces | |
stan | |
stan::math | |
Matrices and templated mathematical functions. | |
Functions | |
template<typename T1 , typename T2 > | |
boost::math::tools::promote_args < T1, T2 >::type | stan::math::lbeta (const T1 a, const T2 b) |
Return the log of the beta function applied to the specified arguments. More... | |