- QuantLib
- ForwardFlatInterpolation
 
Forward-flat interpolation between discrete points. More...
#include <ql/math/interpolations/forwardflatinterpolation.hpp>

| Public Member Functions | |
| template<class I1 , class I2 > | |
| ForwardFlatInterpolation (const I1 &xBegin, const I1 &xEnd, const I2 &yBegin) | |
Forward-flat interpolation between discrete points.
| ForwardFlatInterpolation | ( | const I1 & | xBegin, | 
| const I1 & | xEnd, | ||
| const I2 & | yBegin | ||
| ) | 
 values must be sorted.
 values must be sorted.