|
QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.38
|
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 |
bilinear interpolation between discrete points
Definition in file bilinearinterpolation.hpp.