- QuantLib
- BackwardFlatInterpolation
Backward-flat interpolation between discrete points. More...
#include <ql/math/interpolations/backwardflatinterpolation.hpp>
Public Member Functions | |
template<class I1 , class I2 > | |
BackwardFlatInterpolation (const I1 &xBegin, const I1 &xEnd, const I2 &yBegin) |
Backward-flat interpolation between discrete points.
BackwardFlatInterpolation | ( | const I1 & | xBegin, |
const I1 & | xEnd, | ||
const I2 & | yBegin | ||
) |