QuantLib_ForwardFlat

Langue: en

Autres versions - même langue

Version: 381842 (fedora - 01/12/10)

Section: 3 (Bibliothèques de fonctions)

NAME

QuantLib::ForwardFlat -

Forward-flat interpolation factory and traits.

SYNOPSIS


#include <ql/math/interpolations/forwardflatinterpolation.hpp>

Public Member Functions


template<class I1 , class I2 > Interpolation interpolate (const I1 &xBegin, const I1 &xEnd, const I2 &yBegin) const

Static Public Attributes


static const bool global = false

static const Size requiredPoints = 2

Detailed Description

Forward-flat interpolation factory and traits.

Author

Generated automatically by Doxygen for QuantLib from the source code.