fittedbonddiscountcurve (3) - Linux Manuals
fittedbonddiscountcurve: discount curve fitted to a set of fixed-coupon bonds
NAME
ql/termstructures/yield/fittedbonddiscountcurve.hpp - discount curve fitted to a set of fixed-coupon bonds
SYNOPSIS
#include <ql/termstructures/yield/bondhelpers.hpp>
#include <ql/patterns/lazyobject.hpp>
#include <ql/math/array.hpp>
#include <ql/utilities/clone.hpp>
#include <vector>
Classes
class FittedBondDiscountCurve
Discount curve fitted to a set of fixed-coupon bonds.
class FittingMethod
Base fitting method used to construct a fitted bond discount curve.
Detailed Description
discount curve fitted to a set of fixed-coupon bonds
Author
Generated automatically by Doxygen for QuantLib from the source code.