|
QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.38
|
This is the complete list of members for SabrInterpolatedSmileSection, including all inherited members.
| actualStrikes_ | SabrInterpolatedSmileSection | mutableprotected |
| alpha() const | SabrInterpolatedSmileSection | |
| alpha_ | SabrInterpolatedSmileSection | protected |
| alwaysForward_ | LazyObject | protected |
| alwaysForwardNotifications() | LazyObject | |
| atmLevel() const override | SabrInterpolatedSmileSection | virtual |
| atmVolatility_ | SabrInterpolatedSmileSection | protected |
| beta() const | SabrInterpolatedSmileSection | |
| beta_ | SabrInterpolatedSmileSection | protected |
| calculate() const | LazyObject | protectedvirtual |
| calculated_ | LazyObject | mutableprotected |
| createInterpolation() const | SabrInterpolatedSmileSection | 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 | SabrInterpolatedSmileSection | |
| endCriteria_ | SabrInterpolatedSmileSection | protected |
| evaluationDate_ | SabrInterpolatedSmileSection | mutableprotected |
| exerciseDate() const | SmileSection | virtual |
| exerciseDate_ | SmileSection | private |
| exerciseTime() const | SmileSection | virtual |
| exerciseTime_ | SmileSection | mutableprivate |
| forward_ | SabrInterpolatedSmileSection | protected |
| forwardFirstNotificationOnly() | LazyObject | |
| forwardValue_ | SabrInterpolatedSmileSection | mutableprotected |
| freeze() | LazyObject | |
| frozen_ | LazyObject | protected |
| hasFloatingStrikes_ | SabrInterpolatedSmileSection | protected |
| initializeExerciseTime() const | SmileSection | protectedvirtual |
| isAlphaFixed_ | SabrInterpolatedSmileSection | protected |
| isBetaFixed_ | SabrInterpolatedSmileSection | protected |
| isCalculated() const | LazyObject | |
| isFloating_ | SmileSection | private |
| isNuFixed_ | SabrInterpolatedSmileSection | protected |
| isRhoFixed_ | SabrInterpolatedSmileSection | protected |
| QuantLib::iterator typedef | Observable | private |
| QuantLib::Observer::iterator typedef | Observer | |
| LazyObject() | LazyObject | |
| maxError() const | SabrInterpolatedSmileSection | |
| maxStrike() const override | SabrInterpolatedSmileSection | virtual |
| method_ | SabrInterpolatedSmileSection | protected |
| minStrike() const override | SabrInterpolatedSmileSection | virtual |
| notifyObservers() | Observable | |
| nu() const | SabrInterpolatedSmileSection | |
| nu_ | SabrInterpolatedSmileSection | protected |
| Observable()=default | 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 | SabrInterpolatedSmileSection | 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 | SabrInterpolatedSmileSection | |
| rho_ | SabrInterpolatedSmileSection | protected |
| rmsError() const | SabrInterpolatedSmileSection | |
| SabrInterpolatedSmileSection(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(), Real shift=0.0) | SabrInterpolatedSmileSection | |
| SabrInterpolatedSmileSection(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(), Real shift=0.0) | SabrInterpolatedSmileSection | |
| sabrInterpolation_ | SabrInterpolatedSmileSection | mutableprotected |
| 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_ | SabrInterpolatedSmileSection | mutableprotected |
| unfreeze() | LazyObject | |
| unregisterObserver(Observer *) | Observable | private |
| unregisterWith(const ext::shared_ptr< Observable > &) | Observer | |
| unregisterWithAll() | Observer | |
| update() override | SabrInterpolatedSmileSection | virtual |
| updating_ | LazyObject | private |
| variance(Rate strike) const | SmileSection | |
| varianceImpl(Rate strike) const override | SabrInterpolatedSmileSection | virtual |
| vega(Rate strike, Real discount=1.0) const | SmileSection | virtual |
| vegaWeighted_ | SabrInterpolatedSmileSection | protected |
| volatility(Rate strike) const | SmileSection | |
| volatility(Rate strike, VolatilityType type, Real shift=0.0) const | SmileSection | |
| volatilityImpl(Rate strike) const override | SabrInterpolatedSmileSection | virtual |
| volatilityType() const | SmileSection | virtual |
| volatilityType_ | SmileSection | private |
| volHandles_ | SabrInterpolatedSmileSection | protected |
| vols_ | SabrInterpolatedSmileSection | mutableprotected |
| ~LazyObject() override=default | LazyObject | |
| ~Observable()=default | Observable | virtual |
| ~Observer() | Observer | virtual |
| ~SmileSection() override=default | SmileSection |