![]() |
Stan Math Library
2.11.0
reverse mode automatic differentiation
|
#include <boost/math/special_functions/gamma.hpp>#include <boost/math/tools/promotion.hpp>Go to the source code of this file.
Namespaces | |
| stan | |
| stan::math | |
| Matrices and templated mathematical functions. | |
Functions | |
| template<typename T_N , typename T_n > | |
| boost::math::tools::promote_args< T_N, T_n >::type | stan::math::binomial_coefficient_log (const T_N N, const T_n n) |
| Return the log of the binomial coefficient for the specified arguments. More... | |