ForwardCurve (3) Linux Manual Page
ql/termstructures/yield/forwardcurve.hpp – interpolated forward-rate structure
Synopsis
#include <ql/termstructures/yield/forwardstructure.hpp>#include <ql/math/interpolation.hpp>
#include <ql/math/comparison.hpp>
#include <boost/noncopyable.hpp>
Classes
class InterpolatedForwardCurve< Interpolator >Term structure based on interpolation of forward rates.
Typedefs
typedef InterpolatedForwardCurve< BackwardFlat > ForwardCurveTerm structure based on flat interpolation of forward rates.
