QuantLib: a free/open-source library for quantitative finance
Reference manual - version 1.40
Loading...
Searching...
No Matches
Bilinear Class Reference

bilinear-interpolation factory More...

#include <ql/math/interpolations/bilinearinterpolation.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 factory