QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
|
backflat interpolation in first component, linear in second component More...
#include <ql/math/interpolations/interpolation2d.hpp>
Go to the source code of this file.
Classes | |
class | BackwardflatLinearInterpolationImpl< I1, I2, M > |
class | BackwardflatLinearInterpolation |
class | BackwardflatLinear |
Namespaces | |
namespace | QuantLib |
namespace | QuantLib::detail |
backflat interpolation in first component, linear in second component
Definition in file backwardflatlinearinterpolation.hpp.