QuantLib: a free/open-source library for quantitative finance
Fully annotated sources - version 1.32
Loading...
Searching...
No Matches
ZabrInterpolatedSmileSection< Evaluation > Member List

This is the complete list of members for ZabrInterpolatedSmileSection< Evaluation >, including all inherited members.

actualStrikes_ZabrInterpolatedSmileSection< Evaluation >mutableprotected
alpha() constZabrInterpolatedSmileSection< Evaluation >
alpha_ZabrInterpolatedSmileSection< Evaluation >protected
alwaysForward_LazyObjectprotected
alwaysForwardNotifications()LazyObject
atmLevel() const overrideZabrInterpolatedSmileSection< Evaluation >virtual
atmVolatility_ZabrInterpolatedSmileSection< Evaluation >protected
beta() constZabrInterpolatedSmileSection< Evaluation >
beta_ZabrInterpolatedSmileSection< Evaluation >protected
calculate() constLazyObjectprotectedvirtual
calculated_LazyObjectmutableprotected
createInterpolation() constZabrInterpolatedSmileSection< Evaluation >protected
dayCounter() constSmileSectionvirtual
dc_SmileSectionprivate
deepUpdate()Observervirtual
density(Rate strike, Real discount=1.0, Real gap=1.0E-4) constSmileSectionvirtual
digitalOptionPrice(Rate strike, Option::Type type=Option::Call, Real discount=1.0, Real gap=1.0e-5) constSmileSectionvirtual
endCriteria() constZabrInterpolatedSmileSection< Evaluation >
endCriteria_ZabrInterpolatedSmileSection< Evaluation >protected
exerciseDate() constSmileSectionvirtual
exerciseDate_SmileSectionprivate
exerciseTime() constSmileSectionvirtual
exerciseTime_SmileSectionmutableprivate
forward_ZabrInterpolatedSmileSection< Evaluation >protected
forwardFirstNotificationOnly()LazyObject
forwardValue_ZabrInterpolatedSmileSection< Evaluation >mutableprotected
freeze()LazyObject
frozen_LazyObjectprotected
gamma() constZabrInterpolatedSmileSection< Evaluation >
gamma_ZabrInterpolatedSmileSection< Evaluation >protected
hasFloatingStrikes_ZabrInterpolatedSmileSection< Evaluation >protected
initializeExerciseTime() constSmileSectionprotectedvirtual
isAlphaFixed_ZabrInterpolatedSmileSection< Evaluation >protected
isBetaFixed_ZabrInterpolatedSmileSection< Evaluation >protected
isCalculated() constLazyObject
isFloating_SmileSectionprivate
isGammaFixed_ZabrInterpolatedSmileSection< Evaluation >protected
isNuFixed_ZabrInterpolatedSmileSection< Evaluation >protected
isRhoFixed_ZabrInterpolatedSmileSection< Evaluation >protected
QuantLib::iterator typedefObservableprivate
QuantLib::Observer::iterator typedefObserver
LazyObject()LazyObject
maxError() constZabrInterpolatedSmileSection< Evaluation >
maxStrike() const overrideZabrInterpolatedSmileSection< Evaluation >virtual
method_ZabrInterpolatedSmileSection< Evaluation >protected
minStrike() const overrideZabrInterpolatedSmileSection< Evaluation >virtual
notifyObservers()Observable
nu() constZabrInterpolatedSmileSection< Evaluation >
nu_ZabrInterpolatedSmileSection< Evaluation >protected
Observable()Observable
Observable(const Observable &)Observable
Observable(Observable &&)=deleteObservable
observables_Observerprivate
Observer()=defaultObserver
QuantLib::Observer::Observer(const Observer &)Observer
observers_Observableprivate
QuantLib::operator=(const Observable &)Observable
QuantLib::operator=(Observable &&)=deleteObservable
QuantLib::Observer::operator=(const Observer &)Observer
optionPrice(Rate strike, Option::Type type=Option::Call, Real discount=1.0) constSmileSectionvirtual
performCalculations() const overrideZabrInterpolatedSmileSection< Evaluation >virtual
recalculate()LazyObject
referenceDate() constSmileSectionvirtual
referenceDate_SmileSectionmutableprivate
registerObserver(Observer *)Observableprivate
registerWith(const ext::shared_ptr< Observable > &)Observer
registerWithObservables(const ext::shared_ptr< Observer > &)Observer
rho() constZabrInterpolatedSmileSection< Evaluation >
rho_ZabrInterpolatedSmileSection< Evaluation >protected
rmsError() constZabrInterpolatedSmileSection< Evaluation >
QuantLib::set_type typedefObservableprivate
shift() constSmileSectionvirtual
shift_SmileSectionprivate
SmileSection(const Date &d, DayCounter dc=DayCounter(), const Date &referenceDate=Date(), VolatilityType type=ShiftedLognormal, Rate shift=0.0)SmileSection
SmileSection(Time exerciseTime, DayCounter dc=DayCounter(), VolatilityType type=ShiftedLognormal, Rate shift=0.0)SmileSection
SmileSection()=defaultSmileSection
strikes_ZabrInterpolatedSmileSection< Evaluation >mutableprotected
unfreeze()LazyObject
unregisterObserver(Observer *)Observableprivate
unregisterWith(const ext::shared_ptr< Observable > &)Observer
unregisterWithAll()Observer
update() overrideZabrInterpolatedSmileSection< Evaluation >virtual
updating_LazyObjectprivate
variance(Rate strike) constSmileSection
varianceImpl(Rate strike) const overrideZabrInterpolatedSmileSection< Evaluation >virtual
vega(Rate strike, Real discount=1.0) constSmileSectionvirtual
vegaWeighted_ZabrInterpolatedSmileSection< Evaluation >protected
volatility(Rate strike) constSmileSection
volatility(Rate strike, VolatilityType type, Real shift=0.0) constSmileSection
volatilityImpl(Rate strike) const overrideZabrInterpolatedSmileSection< Evaluation >virtual
volatilityType() constSmileSectionvirtual
volatilityType_SmileSectionprivate
volHandles_ZabrInterpolatedSmileSection< Evaluation >protected
vols_ZabrInterpolatedSmileSection< Evaluation >mutableprotected
ZabrInterpolatedSmileSection(const Date &optionDate, Handle< Quote > forward, const std::vector< Rate > &strikes, bool hasFloatingStrikes, Handle< Quote > atmVolatility, const std::vector< Handle< Quote > > &volHandles, Real alpha, Real beta, Real nu, Real rho, Real gamma, bool isAlphaFixed=false, bool isBetaFixed=false, bool isNuFixed=false, bool isRhoFixed=false, bool isGammaFixed=false, bool vegaWeighted=true, ext::shared_ptr< EndCriteria > endCriteria=ext::shared_ptr< EndCriteria >(), ext::shared_ptr< OptimizationMethod > method=ext::shared_ptr< OptimizationMethod >(), const DayCounter &dc=Actual365Fixed())ZabrInterpolatedSmileSection< Evaluation >
ZabrInterpolatedSmileSection(const Date &optionDate, const Rate &forward, const std::vector< Rate > &strikes, bool hasFloatingStrikes, const Volatility &atmVolatility, const std::vector< Volatility > &vols, Real alpha, Real beta, Real nu, Real rho, Real gamma, bool isAlphaFixed=false, bool isBetaFixed=false, bool isNuFixed=false, bool isRhoFixed=false, bool isGammaFixed=false, bool vegaWeighted=true, ext::shared_ptr< EndCriteria > endCriteria=ext::shared_ptr< EndCriteria >(), ext::shared_ptr< OptimizationMethod > method=ext::shared_ptr< OptimizationMethod >(), const DayCounter &dc=Actual365Fixed())ZabrInterpolatedSmileSection< Evaluation >
zabrInterpolation_ZabrInterpolatedSmileSection< Evaluation >mutableprotected
~LazyObject() override=defaultLazyObject
~Observable()=defaultObservablevirtual
~Observer()Observervirtual
~SmileSection() override=defaultSmileSection