Stan Math Library  2.14.0
reverse mode automatic differentiation
Namespaces | Functions
choose.hpp File Reference
#include <stan/math/prim/scal/err/check_nonnegative.hpp>
#include <stan/math/prim/scal/err/check_less_or_equal.hpp>
#include <boost/math/special_functions/binomial.hpp>
#include <limits>

Go to the source code of this file.

Namespaces

 stan
 
 stan::math
 Matrices and templated mathematical functions.
 

Functions

int stan::math::choose (int n, int k)
 Return the binomial coefficient for the specified integer arguments. More...
 

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