Stan Math Library  2.11.0
reverse mode automatic differentiation
Namespaces | Functions
lbeta.hpp File Reference
#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...
 

     [ Stan Home Page ] © 2011–2016, Stan Development Team.