Logo
Reference manual - version qle_version
BilinearFlat Class Reference

BiLinear-interpolation and flat extrapolation factory More...

#include <qle/math/flatextrapolation2d.hpp>

Public Member Functions

template<class I1, class I2, class M>
Interpolation2D interpolate (const I1 &xBegin, const I1 &xEnd, const I2 &yBegin, const I2 &yEnd, const M &z) const

Detailed Description

BiLinear-interpolation and flat extrapolation factory