|
QuantLib: a free/open-source library for quantitative finance
Reference manual - version 1.40
|
bicubic-spline-interpolation factory More...
#include <ql/math/interpolations/bicubicsplineinterpolation.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 |
bicubic-spline-interpolation factory