forwardcurve.hpp

Langue: en

Autres versions - même langue

Version: 153425 (fedora - 05/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

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 > ForwardCurve
Term structure based on flat interpolation of forward rates.

Detailed Description

interpolated forward-rate structure

Author

Generated automatically by Doxygen for QuantLib from the source code.