|
QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.38
|
Linear-interpolation with flat-extrapolation factory and traits More...
#include <generalizedhullwhite.hpp>
Collaboration diagram for LinearFlat: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 = 1 |
Linear-interpolation with flat-extrapolation factory and traits
Definition at line 327 of file generalizedhullwhite.hpp.
| Interpolation interpolate | ( | const I1 & | xBegin, |
| const I1 & | xEnd, | ||
| const I2 & | yBegin | ||
| ) | const |
Definition at line 330 of file generalizedhullwhite.hpp.
|
static |
Definition at line 334 of file generalizedhullwhite.hpp.
|
static |
Definition at line 335 of file generalizedhullwhite.hpp.