BackwardFlat Class Reference
#include <ql/math/interpolations/backwardflatinterpolation.hpp>
Detailed Description
Backward-flat interpolation factory and traits.
Public Types | |
enum | { global = 0 } |
Public Member Functions | |
template<class I1, class I2> | |
Interpolation | interpolate (const I1 &xBegin, const I1 &xEnd, const I2 &yBegin) const |