QuantLib_BernsteinPolynomial (3) - Linux Manuals

QuantLib_BernsteinPolynomial: class of Bernstein polynomials

NAME

QuantLib::BernsteinPolynomial - class of Bernstein polynomials

SYNOPSIS


#include <ql/math/bernsteinpolynomial.hpp>

Static Public Member Functions


static Real get (Natural i, Natural n, Real x)

Detailed Description

class of Bernstein polynomials

see definition:

Weisstein, Eric W. 'Bernstein Polynomial.' From MathWorld--A Wolfram Web Resource. <http://mathworld.wolfram.com/BernsteinPolynomial.html>

The Bernstein polynomials $ B_{i,n}(x) $ are defined as

[ B_{i,n}(x) \quiv


rated automatically by Doxygen for QuantLib from the source code.