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

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
 

Detailed Description

backflat interpolation in first component, linear in second component

Definition in file backwardflatlinearinterpolation.hpp.