QuantLib: a free/open-source library for quantitative finance
Fully annotated sources - version 1.32
Loading...
Searching...
No Matches
Public Member Functions | List of all members
BackwardflatLinear Class Reference

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

+ Collaboration diagram for BackwardflatLinear:

Public Member Functions

template<class I1 , class I2 , class M >
Interpolation2D interpolate (const I1 &xBegin, const I1 &xEnd, const I2 &yBegin, const I2 &yEnd, const M &z) const
 

Detailed Description

Definition at line 91 of file backwardflatlinearinterpolation.hpp.

Member Function Documentation

◆ interpolate()

Interpolation2D interpolate ( const I1 &  xBegin,
const I1 &  xEnd,
const I2 &  yBegin,
const I2 &  yEnd,
const M &  z 
) const

Definition at line 94 of file backwardflatlinearinterpolation.hpp.