discountcurve.hpp

Langue: en

Autres versions - même langue

Version: 382453 (fedora - 01/12/10)

Section: 3 (Bibliothèques de fonctions)

NAME

ql/termstructures/yield/discountcurve.hpp -

interpolated discount factor structure

SYNOPSIS


#include <ql/termstructures/yieldtermstructure.hpp>
#include <ql/termstructures/interpolatedcurve.hpp>
#include <ql/math/interpolations/loginterpolation.hpp>
#include <ql/math/comparison.hpp>
#include <utility>

Classes


class InterpolatedDiscountCurve< Interpolator >
YieldTermStructure based on interpolation of discount factors.

Typedefs


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

Detailed Description

interpolated discount factor structure

Author

Generated automatically by Doxygen for QuantLib from the source code.