BackwardFlatInterpolation Class Reference
#include <ql/Math/backwardflatinterpolation.hpp>
Inheritance diagram for BackwardFlatInterpolation:

Detailed Description
Backward-flat interpolation between discrete points.
Public Member Functions | |
template<class I1, class I2> | |
BackwardFlatInterpolation (const I1 &xBegin, const I1 &xEnd, const I2 &yBegin) |
Constructor & Destructor Documentation
|
|