Logo
Reference manual - version qle_version
Public Member Functions | List of all members
BicubicFlat Class Reference

BiCubicSpline-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

BiCubicSpline-interpolation and flat extrapolation factory