Logo
Reference manual - version qle_version
Classes
flatextrapolation.hpp File Reference

flat interpolation decorator More...

#include <ql/math/interpolation.hpp>
#include <ql/math/interpolations/cubicinterpolation.hpp>
#include <ql/math/interpolations/linearinterpolation.hpp>
#include <ql/math/interpolations/loginterpolation.hpp>
#include <boost/make_shared.hpp>

Classes

class  FlatExtrapolation
 Flat extrapolation given a base interpolation. More...
 
class  LinearFlat
 Linear-interpolation and flat extrapolation factory and traits More...
 
class  LogLinearFlat
 Linear-interpolation and flat extrapolation factory and traits More...
 
class  HermiteFlat
 Hermite interpolation and flat extrapolation factory and traits. More...
 
class  CubicFlat
 Cubic interpolation and flat extrapolation factory and traits. More...
 

Detailed Description

flat interpolation decorator