QuantLib_UnitDisplacedBlackYoYInflationCouponPricer

Langue: en

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

Section: 3 (Bibliothèques de fonctions)

NAME

QuantLib::UnitDisplacedBlackYoYInflationCouponPricer -

Unit-Displaced-Black-formula pricer for capped/floored yoy inflation coupons.

SYNOPSIS


#include <ql/cashflows/inflationcouponpricer.hpp>

Inherits QuantLib::YoYInflationCouponPricer.

Public Member Functions


UnitDisplacedBlackYoYInflationCouponPricer (const Handle< YoYOptionletVolatilitySurface > &capletVol=Handle< YoYOptionletVolatilitySurface >())

Protected Member Functions


Real optionletPriceImp (Option::Type, Real strike, Real forward, Real stdDev) const

Detailed Description

Unit-Displaced-Black-formula pricer for capped/floored yoy inflation coupons.

Member Function Documentation

Real optionletPriceImp (Option::Type, Real strike, Real forward, Real stdDev) const [protected, virtual]usually only need implement this (of course they may need to re-implement initialize too ...)

Reimplemented from YoYInflationCouponPricer.

Author

Generated automatically by Doxygen for QuantLib from the source code.