BilinearInterpolation::Impl Class Template Reference

#include <ql/Math/bilinearinterpolation.hpp>

Inheritance diagram for BilinearInterpolation::Impl:

Inheritance graph
[legend]
List of all members.

Detailed Description

template<class I1, class I2, class M>
class QuantLib::BilinearInterpolation::Impl< I1, I2, M >

bilinear interpolation implementation


Public Member Functions

 Impl (const I1 &xBegin, const I1 &xEnd, const I2 &yBegin, const I2 &yEnd, const M &zData)
Real value (Real x, Real y) const


QuantLib.org
QuantLib
Hosted by
SourceForge.net Logo
Documentation generated by
doxygen