QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
|
This is the complete list of members for Gaussian1dSmileSection, including all inherited members.
annuity_ | Gaussian1dSmileSection | private |
atm_ | Gaussian1dSmileSection | private |
atmLevel() const override | Gaussian1dSmileSection | virtual |
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 |
engine_ | Gaussian1dSmileSection | private |
exerciseDate() const | SmileSection | virtual |
exerciseDate_ | SmileSection | private |
exerciseTime() const | SmileSection | virtual |
exerciseTime_ | SmileSection | mutableprivate |
fixingDate_ | Gaussian1dSmileSection | private |
Gaussian1dSmileSection(const Date &fixingDate, ext::shared_ptr< SwapIndex > swapIndex, const ext::shared_ptr< Gaussian1dModel > &model, const DayCounter &dc, const ext::shared_ptr< Gaussian1dSwaptionEngine > &swaptionEngine=ext::shared_ptr< Gaussian1dSwaptionEngine >()) | Gaussian1dSmileSection | |
Gaussian1dSmileSection(const Date &fixingDate, ext::shared_ptr< IborIndex > swapIndex, const ext::shared_ptr< Gaussian1dModel > &model, const DayCounter &dc, const ext::shared_ptr< Gaussian1dCapFloorEngine > &capEngine=ext::shared_ptr< Gaussian1dCapFloorEngine >()) | Gaussian1dSmileSection | |
iborIndex_ | Gaussian1dSmileSection | private |
initializeExerciseTime() const | SmileSection | protectedvirtual |
isFloating_ | SmileSection | private |
QuantLib::iterator typedef | Observable | private |
QuantLib::Observer::iterator typedef | Observer | |
maxStrike() const override | Gaussian1dSmileSection | virtual |
minStrike() const override | Gaussian1dSmileSection | virtual |
model_ | Gaussian1dSmileSection | private |
notifyObservers() | Observable | |
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=Option::Call, Real discount=1.0) const override | Gaussian1dSmileSection | virtual |
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 | |
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 | |
swapIndex_ | Gaussian1dSmileSection | private |
unregisterObserver(Observer *) | Observable | private |
unregisterWith(const ext::shared_ptr< Observable > &) | Observer | |
unregisterWithAll() | Observer | |
update() override | SmileSection | virtual |
variance(Rate strike) const | SmileSection | |
varianceImpl(Rate strike) const | SmileSection | protectedvirtual |
vega(Rate strike, Real discount=1.0) const | SmileSection | virtual |
volatility(Rate strike) const | SmileSection | |
volatility(Rate strike, VolatilityType type, Real shift=0.0) const | SmileSection | |
volatilityImpl(Rate strike) const override | Gaussian1dSmileSection | protectedvirtual |
volatilityType() const | SmileSection | virtual |
volatilityType_ | SmileSection | private |
~Observable()=default | Observable | virtual |
~Observer() | Observer | virtual |
~SmileSection() override=default | SmileSection |