Here we hardcode the binomial coefficients through template recursion and perform bounds checking, just in case... More...
#include <Pascal.hpp>
Here we hardcode the binomial coefficients through template recursion and perform bounds checking, just in case...
Definition at line 23 of file Pascal.hpp.