actualStrikes_ | NoArbSabrInterpolatedSmileSection | mutableprotected |
alpha() const | NoArbSabrInterpolatedSmileSection | |
alpha_ | NoArbSabrInterpolatedSmileSection | protected |
alwaysForward_ | LazyObject | protected |
alwaysForwardNotifications() | LazyObject | |
atmLevel() const override | NoArbSabrInterpolatedSmileSection | virtual |
atmVolatility_ | NoArbSabrInterpolatedSmileSection | protected |
beta() const | NoArbSabrInterpolatedSmileSection | |
beta_ | NoArbSabrInterpolatedSmileSection | protected |
calculate() const | LazyObject | protectedvirtual |
calculated_ | LazyObject | mutableprotected |
createInterpolation() const | NoArbSabrInterpolatedSmileSection | protected |
dayCounter() const | SmileSection | virtual |
dc_ | SmileSection | private |
deepUpdate() | Observer | virtual |
density(Rate strike, Real discount=1.0, Real gap=1.0E-4) const | SmileSection | virtual |
digitalOptionPrice(Rate strike, Option::Type type=Option::Call, Real discount=1.0, Real gap=1.0e-5) const | SmileSection | virtual |
endCriteria() const | NoArbSabrInterpolatedSmileSection | |
endCriteria_ | NoArbSabrInterpolatedSmileSection | protected |
exerciseDate() const | SmileSection | virtual |
exerciseDate_ | SmileSection | private |
exerciseTime() const | SmileSection | virtual |
exerciseTime_ | SmileSection | mutableprivate |
forward_ | NoArbSabrInterpolatedSmileSection | protected |
forwardFirstNotificationOnly() | LazyObject | |
forwardValue_ | NoArbSabrInterpolatedSmileSection | mutableprotected |
freeze() | LazyObject | |
frozen_ | LazyObject | protected |
hasFloatingStrikes_ | NoArbSabrInterpolatedSmileSection | protected |
initializeExerciseTime() const | SmileSection | protectedvirtual |
isAlphaFixed_ | NoArbSabrInterpolatedSmileSection | protected |
isBetaFixed_ | NoArbSabrInterpolatedSmileSection | protected |
isCalculated() const | LazyObject | |
isFloating_ | SmileSection | private |
isNuFixed_ | NoArbSabrInterpolatedSmileSection | protected |
isRhoFixed_ | NoArbSabrInterpolatedSmileSection | protected |
QuantLib::iterator typedef | Observable | private |
QuantLib::Observer::iterator typedef | Observer | |
LazyObject() | LazyObject | |
maxError() const | NoArbSabrInterpolatedSmileSection | |
maxStrike() const override | NoArbSabrInterpolatedSmileSection | virtual |
method_ | NoArbSabrInterpolatedSmileSection | protected |
minStrike() const override | NoArbSabrInterpolatedSmileSection | virtual |
NoArbSabrInterpolatedSmileSection(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, bool isAlphaFixed=false, bool isBetaFixed=false, bool isNuFixed=false, bool isRhoFixed=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()) | NoArbSabrInterpolatedSmileSection | |
NoArbSabrInterpolatedSmileSection(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, bool isAlphaFixed=false, bool isBetaFixed=false, bool isNuFixed=false, bool isRhoFixed=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()) | NoArbSabrInterpolatedSmileSection | |
noArbSabrInterpolation_ | NoArbSabrInterpolatedSmileSection | mutableprotected |
notifyObservers() | Observable | |
nu() const | NoArbSabrInterpolatedSmileSection | |
nu_ | NoArbSabrInterpolatedSmileSection | protected |
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 |
QuantLib::operator=(const Observable &) | Observable | |
QuantLib::operator=(Observable &&)=delete | Observable | |
QuantLib::Observer::operator=(const Observer &) | Observer | |
optionPrice(Rate strike, Option::Type type=Option::Call, Real discount=1.0) const | SmileSection | virtual |
performCalculations() const override | NoArbSabrInterpolatedSmileSection | virtual |
recalculate() | LazyObject | |
referenceDate() const | SmileSection | virtual |
referenceDate_ | SmileSection | mutableprivate |
registerObserver(Observer *) | Observable | private |
registerWith(const ext::shared_ptr< Observable > &) | Observer | |
registerWithObservables(const ext::shared_ptr< Observer > &) | Observer | |
rho() const | NoArbSabrInterpolatedSmileSection | |
rho_ | NoArbSabrInterpolatedSmileSection | protected |
rmsError() const | NoArbSabrInterpolatedSmileSection | |
QuantLib::set_type typedef | Observable | private |
shift() const | SmileSection | virtual |
shift_ | SmileSection | private |
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()=default | SmileSection | |
strikes_ | NoArbSabrInterpolatedSmileSection | mutableprotected |
unfreeze() | LazyObject | |
unregisterObserver(Observer *) | Observable | private |
unregisterWith(const ext::shared_ptr< Observable > &) | Observer | |
unregisterWithAll() | Observer | |
update() override | NoArbSabrInterpolatedSmileSection | virtual |
updating_ | LazyObject | private |
variance(Rate strike) const | SmileSection | |
varianceImpl(Rate strike) const override | NoArbSabrInterpolatedSmileSection | virtual |
vega(Rate strike, Real discount=1.0) const | SmileSection | virtual |
vegaWeighted_ | NoArbSabrInterpolatedSmileSection | protected |
volatility(Rate strike) const | SmileSection | |
volatility(Rate strike, VolatilityType type, Real shift=0.0) const | SmileSection | |
volatilityImpl(Rate strike) const override | NoArbSabrInterpolatedSmileSection | virtual |
volatilityType() const | SmileSection | virtual |
volatilityType_ | SmileSection | private |
volHandles_ | NoArbSabrInterpolatedSmileSection | protected |
vols_ | NoArbSabrInterpolatedSmileSection | mutableprotected |
~LazyObject() override=default | LazyObject | |
~Observable()=default | Observable | virtual |
~Observer() | Observer | virtual |
~SmileSection() override=default | SmileSection | |