arguments_ | GenericEngine< ArgumentsType, ResultsType > | mutableprotected |
BasketGeneratingEngine(const ext::shared_ptr< Gaussian1dModel > &model, Handle< Quote > oas, Handle< YieldTermStructure > discountCurve) | BasketGeneratingEngine | protected |
BasketGeneratingEngine(Handle< Gaussian1dModel > model, Handle< Quote > oas, Handle< YieldTermStructure > discountCurve) | BasketGeneratingEngine | protected |
calculate() const override | Gaussian1dFloatFloatSwaptionEngine | virtual |
calibrationBasket(const ext::shared_ptr< Exercise > &exercise, const ext::shared_ptr< SwapIndex > &standardSwapBase, const ext::shared_ptr< SwaptionVolatilityStructure > &swaptionVolatility, CalibrationBasketType basketType=MaturityStrikeByDeltaGamma) const | BasketGeneratingEngine | |
CalibrationBasketType enum name | BasketGeneratingEngine | |
CalibrationBasketType typedef | BasketGeneratingEngine | |
deepUpdate() | Observer | virtual |
Digital enum value | Gaussian1dFloatFloatSwaptionEngine | |
discountCurve_ | Gaussian1dFloatFloatSwaptionEngine | private |
discountingCurve() const | Gaussian1dFloatFloatSwaptionEngine | |
extrapolatePayoff_ | Gaussian1dFloatFloatSwaptionEngine | private |
flatPayoffExtrapolation_ | Gaussian1dFloatFloatSwaptionEngine | private |
Gaussian1dFloatFloatSwaptionEngine(const ext::shared_ptr< Gaussian1dModel > &model, const int integrationPoints=64, const Real stddevs=7.0, const bool extrapolatePayoff=true, const bool flatPayoffExtrapolation=false, const Handle< Quote > &oas=Handle< Quote >(), const Handle< YieldTermStructure > &discountCurve=Handle< YieldTermStructure >(), const bool includeTodaysExercise=false, const Probabilities probabilities=None) | Gaussian1dFloatFloatSwaptionEngine | |
Gaussian1dFloatFloatSwaptionEngine(const Handle< Gaussian1dModel > &model, const int integrationPoints=64, const Real stddevs=7.0, const bool extrapolatePayoff=true, const bool flatPayoffExtrapolation=false, const Handle< Quote > &oas=Handle< Quote >(), const Handle< YieldTermStructure > &discountCurve=Handle< YieldTermStructure >(), const bool includeTodaysExercise=false, const Probabilities probabilities=None) | Gaussian1dFloatFloatSwaptionEngine | |
GenericModelEngine(Handle< Gaussian1dModel > model=Handle< Gaussian1dModel >()) | GenericModelEngine< Gaussian1dModel, FloatFloatSwaption::arguments, FloatFloatSwaption::results > | explicit |
GenericModelEngine(const ext::shared_ptr< Gaussian1dModel > &model) | GenericModelEngine< Gaussian1dModel, FloatFloatSwaption::arguments, FloatFloatSwaption::results > | explicit |
getArguments() const override | GenericEngine< ArgumentsType, ResultsType > | virtual |
getResults() const override | GenericEngine< ArgumentsType, ResultsType > | virtual |
includeTodaysExercise_ | Gaussian1dFloatFloatSwaptionEngine | private |
initialGuess(const Date &expiry) const override | Gaussian1dFloatFloatSwaptionEngine | protectedvirtual |
integrationPoints_ | Gaussian1dFloatFloatSwaptionEngine | private |
QuantLib::iterator typedef | Observable | private |
QuantLib::Observer::iterator typedef | Observer | |
MaturityStrikeByDeltaGamma enum value | BasketGeneratingEngine | |
model_ | GenericModelEngine< Gaussian1dModel, FloatFloatSwaption::arguments, FloatFloatSwaption::results > | protected |
Naive enum value | Gaussian1dFloatFloatSwaptionEngine | |
None enum value | Gaussian1dFloatFloatSwaptionEngine | |
notifyObservers() | Observable | |
npvs(const Date &expiry, Real y, bool includeExerciseOnxpiry, bool considerProbabilities=false) const | Gaussian1dFloatFloatSwaptionEngine | private |
oas_ | Gaussian1dFloatFloatSwaptionEngine | private |
Observable() | Observable | |
Observable(const Observable &) | Observable | |
Observable(Observable &&)=delete | Observable | |
observables_ | Observer | private |
Observer()=default | Observer | |
QuantLib::Observer::Observer(const Observer &) | Observer | |
observers_ | Observable | private |
onefactormodel_ | BasketGeneratingEngine | private |
QuantLib::operator=(const Observable &) | Observable | |
QuantLib::operator=(Observable &&)=delete | Observable | |
QuantLib::Observer::operator=(const Observer &) | Observer | |
Probabilities enum name | Gaussian1dFloatFloatSwaptionEngine | |
probabilities_ | Gaussian1dFloatFloatSwaptionEngine | private |
rebatedExercise_ | Gaussian1dFloatFloatSwaptionEngine | mutableprivate |
registerObserver(Observer *) | Observable | private |
registerWith(const ext::shared_ptr< Observable > &) | Observer | |
registerWithObservables(const ext::shared_ptr< Observer > &) | Observer | |
reset() override | GenericEngine< ArgumentsType, ResultsType > | virtual |
results_ | GenericEngine< ArgumentsType, ResultsType > | mutableprotected |
QuantLib::set_type typedef | Observable | private |
stddevs_ | Gaussian1dFloatFloatSwaptionEngine | private |
underlyingLastDate() const override | Gaussian1dFloatFloatSwaptionEngine | protectedvirtual |
underlyingNpv(const Date &expiry, Real y) const override | Gaussian1dFloatFloatSwaptionEngine | protectedvirtual |
underlyingType() const override | Gaussian1dFloatFloatSwaptionEngine | protectedvirtual |
unregisterObserver(Observer *) | Observable | private |
unregisterWith(const ext::shared_ptr< Observable > &) | Observer | |
unregisterWithAll() | Observer | |
update() override | GenericEngine< ArgumentsType, ResultsType > | virtual |
~BasketGeneratingEngine()=default | BasketGeneratingEngine | virtual |
~Observable()=default | Observable | virtual |
~Observer() | Observer | virtual |
~PricingEngine() override=default | PricingEngine | |