DiscountCurve (3) Linux Manual Page
ql/termstructures/yield/discountcurve.hpp – interpolated discount factor structure
Synopsis
#include <ql/termstructures/yieldtermstructure.hpp>#include <ql/math/interpolations/loginterpolation.hpp>
#include <ql/math/comparison.hpp>
#include <boost/noncopyable.hpp>
#include <vector>
#include <utility>
Classes
class InterpolatedDiscountCurve< Interpolator >Term structure based on interpolation of discount factors.
Typedefs
typedef InterpolatedDiscountCurve< LogLinear > DiscountCurveTerm structure based on log-linear interpolation of discount factors.
