ql/TermStructures/discountcurve.hpp File Reference


Detailed Description

interpolated discount factor structure

#include <ql/yieldtermstructure.hpp>
#include <ql/Math/loglinearinterpolation.hpp>
#include <vector>

Include dependency graph for discountcurve.hpp:


Namespaces

namespace  QuantLib

Classes

class  InterpolatedDiscountCurve
 Term structure based on interpolation of discount factors. More...

Typedefs

typedef InterpolatedDiscountCurve<
LogLinear > 
QuantLib::DiscountCurve
 Term structure based on log-linear interpolation of discount factors.