zerocurve.hpp

Langue: en

Autres versions - même langue

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

Section: 3 (Bibliothèques de fonctions)

NAME

ql/termstructures/yield/zerocurve.hpp - interpolated zero-rates structure

SYNOPSIS


#include <ql/termstructures/yield/zeroyieldstructure.hpp>
#include <ql/math/interpolations/linearinterpolation.hpp>
#include <ql/math/comparison.hpp>
#include <boost/noncopyable.hpp>
#include <vector>
#include <utility>

Classes


class InterpolatedZeroCurve< Interpolator >
Term structure based on interpolation of zero yields.

Typedefs


typedef InterpolatedZeroCurve< Linear > ZeroCurve
Term structure based on linear interpolation of zero yields.

Detailed Description

interpolated zero-rates structure

Author

Generated automatically by Doxygen for QuantLib from the source code.