QuantLib
A free/open-source library for quantitative finance
Reference manual - version 1.20
Static Public Member Functions | List of all members
PascalTriangle Class Reference

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.
 

Detailed Description

Pascal triangle coefficients calculator.