Home
last modified time | relevance | path

Searched defs:binomial_coefficient (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/math/special_functions/
Dbinomial.hpp21 T binomial_coefficient(unsigned n, unsigned k, const Policy& pol) in binomial_coefficient() function
64 inline float binomial_coefficient<float, policies::policy<> >(unsigned n, unsigned k, const policie… in binomial_coefficient() function
70 inline T binomial_coefficient(unsigned n, unsigned k) in binomial_coefficient() function