QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
Loading...
Searching...
No Matches
Classes | Namespaces
bilinearinterpolation.hpp File Reference

bilinear interpolation between discrete points More...

#include <ql/math/interpolations/interpolation2d.hpp>

Go to the source code of this file.

Classes

class  BilinearInterpolationImpl< I1, I2, M >
 
class  BilinearInterpolation
 bilinear interpolation between discrete points More...
 
class  Bilinear
 bilinear-interpolation factory More...
 

Namespaces

namespace  QuantLib
 
namespace  QuantLib::detail
 

Detailed Description

bilinear interpolation between discrete points

Definition in file bilinearinterpolation.hpp.