Pascal triangle coefficients calculator. More...
#include <ql/math/pascaltriangle.hpp>
Static Public Member Functions | |
static const std::vector< BigNatural > & | get (Size order) |
Get and store one vector of coefficients after another. | |
Pascal triangle coefficients calculator.