RateHelper (3) - Linux Manuals
RateHelper: deposit, FRA, futures, and swap rate helpers
NAME
ql/termstructures/yield/ratehelpers.hpp - deposit, FRA, futures, and swap rate helpers
SYNOPSIS
#include <ql/termstructures/bootstraphelper.hpp>
#include <ql/instruments/vanillaswap.hpp>
#include <ql/instruments/bmaswap.hpp>
#include <ql/time/calendar.hpp>
#include <ql/time/daycounter.hpp>
Classes
class FuturesRateHelper
Rate helper for bootstrapping over IborIndex futures prices.
class RelativeDateRateHelper
Rate helper with date schedule relative to the global evaluation date.
class DepositRateHelper
Rate helper for bootstrapping over deposit rates.
class FraRateHelper
Rate helper for bootstrapping over FRA rates.
class SwapRateHelper
Rate helper for bootstrapping over swap rates.
class BMASwapRateHelper
Rate helper for bootstrapping over BMA swap rates.
Typedefs
typedef BootstrapHelper< YieldTermStructure > RateHelper
Detailed Description
deposit, FRA, futures, and swap rate helpers
Author
Generated automatically by Doxygen for QuantLib from the source code.