npstat is hosted by Hepforge, IPPP Durham
NPStat  5.10.0
binomialCoefficient.hh File Reference

Calculate binomial coefficients avoiding overflows. More...

Go to the source code of this file.

Namespaces

 npstat
 

Functions

unsigned long npstat::binomialCoefficient (unsigned N, unsigned M)
 
long double npstat::ldBinomialCoefficient (unsigned N, unsigned M)
 

Detailed Description

Calculate binomial coefficients avoiding overflows.

Author: I. Volobouev

February 2012