C# Class QLNet.UnitDisplacedBlackYoYInflationCouponPricer

Unit-Displaced-Black-formula pricer for capped/floored yoy inflation coupons
Inheritance: YoYInflationCouponPricer
Afficher le fichier Open project: ammachado/QLNet Class Usage Examples

Méthodes publiques

Méthode Description
UnitDisplacedBlackYoYInflationCouponPricer ( Handle capletVol = null )

Méthodes protégées

Méthode Description
optionletPriceImp ( Option optionType, double effStrike, double forward, double stdDev ) : double

Method Details

UnitDisplacedBlackYoYInflationCouponPricer() public méthode

public UnitDisplacedBlackYoYInflationCouponPricer ( Handle capletVol = null )
capletVol Handle

optionletPriceImp() protected méthode

protected optionletPriceImp ( Option optionType, double effStrike, double forward, double stdDev ) : double
optionType Option
effStrike double
forward double
stdDev double
Résultat double