QuantLib: a free/open-source library for quantitative finance
Fully annotated sources - version 1.32
Loading...
Searching...
No Matches
PiecewiseZeroInflationCurve< Interpolator, Bootstrap, Traits > Member List

This is the complete list of members for PiecewiseZeroInflationCurve< Interpolator, Bootstrap, Traits >, including all inherited members.

accuracy_PiecewiseZeroInflationCurve< Interpolator, Bootstrap, Traits >private
allowsExtrapolation() constExtrapolator
alwaysForward_LazyObjectprotected
alwaysForwardNotifications()LazyObject
base_curve typedefPiecewiseZeroInflationCurve< Interpolator, Bootstrap, Traits >private
baseDate() const overridePiecewiseZeroInflationCurve< Interpolator, Bootstrap, Traits >virtual
baseRate() constInflationTermStructurevirtual
baseRate_InflationTermStructuremutableprotected
Bootstrap< this_curve >PiecewiseZeroInflationCurve< Interpolator, Bootstrap, Traits >friend
bootstrap_PiecewiseZeroInflationCurve< Interpolator, Bootstrap, Traits >private
BootstrapError< this_curve >PiecewiseZeroInflationCurve< Interpolator, Bootstrap, Traits >friend
calculate() constLazyObjectprotectedvirtual
calculated_LazyObjectmutableprotected
calendar() constTermStructurevirtual
calendar_TermStructureprotected
checkRange(const Date &, bool extrapolate) constInflationTermStructureprotected
checkRange(Time t, bool extrapolate) constInflationTermStructureprotected
data() constPiecewiseZeroInflationCurve< Interpolator, Bootstrap, Traits >
data_InterpolatedCurve< Interpolator >mutableprotected
dates() constPiecewiseZeroInflationCurve< Interpolator, Bootstrap, Traits >
dates_InterpolatedZeroInflationCurve< Interpolator >mutableprotected
dayCounter() constTermStructurevirtual
dayCounter_TermStructureprivate
deepUpdate()Observervirtual
disableExtrapolation(bool b=true)Extrapolator
enableExtrapolation(bool b=true)Extrapolator
extrapolate_Extrapolatorprivate
Extrapolator()=defaultExtrapolator
forwardFirstNotificationOnly()LazyObject
freeze()LazyObject
frequency() constInflationTermStructurevirtual
frequency_InflationTermStructureprotected
frozen_LazyObjectprotected
hasSeasonality() constInflationTermStructure
InflationTermStructure(Rate baseRate, const Period &observationLag, Frequency frequency, const DayCounter &dayCounter=DayCounter(), ext::shared_ptr< Seasonality > seasonality={})InflationTermStructure
InflationTermStructure(const Date &referenceDate, Rate baseRate, const Period &observationLag, Frequency frequency, const Calendar &calendar=Calendar(), const DayCounter &dayCounter=DayCounter(), ext::shared_ptr< Seasonality > seasonality={})InflationTermStructure
InflationTermStructure(Natural settlementDays, const Calendar &calendar, Rate baseRate, const Period &observationLag, Frequency frequency, const DayCounter &dayCounter=DayCounter(), ext::shared_ptr< Seasonality > seasonality={})InflationTermStructure
instruments_PiecewiseZeroInflationCurve< Interpolator, Bootstrap, Traits >private
InterpolatedCurve(std::vector< Time > times, std::vector< Real > data, const Interpolator &i=Interpolator())InterpolatedCurve< Interpolator >protected
InterpolatedCurve(std::vector< Time > times, const Interpolator &i=Interpolator())InterpolatedCurve< Interpolator >protected
InterpolatedCurve(Size n, const Interpolator &i=Interpolator())InterpolatedCurve< Interpolator >protected
InterpolatedCurve(const Interpolator &i=Interpolator())InterpolatedCurve< Interpolator >protected
InterpolatedCurve(const InterpolatedCurve &c)InterpolatedCurve< Interpolator >protected
InterpolatedCurve(InterpolatedCurve &&c) noexceptInterpolatedCurve< Interpolator >protected
InterpolatedZeroInflationCurve(const Date &referenceDate, const Calendar &calendar, const DayCounter &dayCounter, const Period &lag, Frequency frequency, std::vector< Date > dates, const std::vector< Rate > &rates, const Interpolator &interpolator=Interpolator())InterpolatedZeroInflationCurve< Interpolator >
InterpolatedZeroInflationCurve(const Date &referenceDate, const Calendar &calendar, const DayCounter &dayCounter, const Period &lag, Frequency frequency, Rate baseZeroRate, const Interpolator &interpolator=Interpolator())InterpolatedZeroInflationCurve< Interpolator >protected
interpolation_InterpolatedCurve< Interpolator >mutableprotected
interpolator_InterpolatedCurve< Interpolator >protected
interpolator_type typedefPiecewiseZeroInflationCurve< Interpolator, Bootstrap, Traits >
isCalculated() constLazyObject
QuantLib::iterator typedefObserver
LazyObject()LazyObject
maxDate() const overridePiecewiseZeroInflationCurve< Interpolator, Bootstrap, Traits >virtual
maxDate_InterpolatedCurve< Interpolator >protected
maxTime() constTermStructurevirtual
moving_TermStructureprotected
nodes() constPiecewiseZeroInflationCurve< Interpolator, Bootstrap, Traits >
notifyObservers()Observable
Observable()Observable
Observable(const Observable &)Observable
Observable(Observable &&)=deleteObservable
observables_Observerprivate
observationLag() constInflationTermStructurevirtual
observationLag_InflationTermStructureprotected
QuantLib::Observer()=defaultObserver
QuantLib::Observer(const Observer &)Observer
observers_Observableprivate
QuantLib::operator=(const Observer &)Observer
QuantLib::Observable::operator=(const Observable &)Observable
QuantLib::Observable::operator=(Observable &&)=deleteObservable
QuantLib::InterpolatedCurve::operator=(const InterpolatedCurve &c)InterpolatedCurve< Interpolator >protected
QuantLib::InterpolatedCurve::operator=(InterpolatedCurve &&c) noexceptInterpolatedCurve< Interpolator >protected
performCalculations() const overridePiecewiseZeroInflationCurve< Interpolator, Bootstrap, Traits >privatevirtual
PiecewiseZeroInflationCurve(const Date &referenceDate, const Calendar &calendar, const DayCounter &dayCounter, const Period &lag, Frequency frequency, Rate baseZeroRate, std::vector< ext::shared_ptr< typename Traits::helper > > instruments, Real accuracy=1.0e-12, const Interpolator &i=Interpolator())PiecewiseZeroInflationCurve< Interpolator, Bootstrap, Traits >
rates() constInterpolatedZeroInflationCurve< Interpolator >
recalculate()LazyObject
referenceDate() constTermStructurevirtual
referenceDate_TermStructuremutableprivate
registerObserver(Observer *)Observableprivate
registerWith(const ext::shared_ptr< Observable > &)Observer
registerWithObservables(const ext::shared_ptr< Observer > &)Observer
seasonality() constInflationTermStructure
seasonality_InflationTermStructureprotected
QuantLib::set_type typedefObserverprivate
setBaseRate(const Rate &r)InflationTermStructureprotectedvirtual
setSeasonality(const ext::shared_ptr< Seasonality > &seasonality={})InflationTermStructure
settlementDays() constTermStructurevirtual
settlementDays_TermStructureprivate
setupInterpolation()InterpolatedCurve< Interpolator >protected
setupTimes(const std::vector< Date > &dates, Date referenceDate, const DayCounter &dayCounter)InterpolatedCurve< Interpolator >protected
TermStructure(DayCounter dc=DayCounter())TermStructureexplicit
TermStructure(const Date &referenceDate, Calendar calendar=Calendar(), DayCounter dc=DayCounter())TermStructureexplicit
TermStructure(Natural settlementDays, Calendar, DayCounter dc=DayCounter())TermStructure
this_curve typedefPiecewiseZeroInflationCurve< Interpolator, Bootstrap, Traits >private
timeFromReference(const Date &date) constTermStructure
times() constPiecewiseZeroInflationCurve< Interpolator, Bootstrap, Traits >
times_InterpolatedCurve< Interpolator >mutableprotected
traits_type typedefPiecewiseZeroInflationCurve< Interpolator, Bootstrap, Traits >
unfreeze()LazyObject
unregisterObserver(Observer *)Observableprivate
unregisterWith(const ext::shared_ptr< Observable > &)Observer
unregisterWithAll()Observer
update() overridePiecewiseZeroInflationCurve< Interpolator, Bootstrap, Traits >virtual
updated_TermStructuremutableprotected
updating_LazyObjectprivate
ZeroInflationTermStructure(const DayCounter &dayCounter, Rate baseZeroRate, const Period &lag, Frequency frequency, const ext::shared_ptr< Seasonality > &seasonality={})ZeroInflationTermStructure
ZeroInflationTermStructure(const Date &referenceDate, const Calendar &calendar, const DayCounter &dayCounter, Rate baseZeroRate, const Period &lag, Frequency frequency, const ext::shared_ptr< Seasonality > &seasonality={})ZeroInflationTermStructure
ZeroInflationTermStructure(Natural settlementDays, const Calendar &calendar, const DayCounter &dayCounter, Rate baseZeroRate, const Period &lag, Frequency frequency, const ext::shared_ptr< Seasonality > &seasonality={})ZeroInflationTermStructure
zeroRate(const Date &d, const Period &instObsLag=Period(-1, Days), bool forceLinearInterpolation=false, bool extrapolate=false) constZeroInflationTermStructure
zeroRate(Time t, bool extrapolate=false) constZeroInflationTermStructure
zeroRateImpl(Time t) const overrideInterpolatedZeroInflationCurve< Interpolator >protectedvirtual
~Extrapolator()=defaultExtrapolatorvirtual
~InterpolatedCurve()=defaultInterpolatedCurve< Interpolator >protected
~LazyObject() override=defaultLazyObject
~Observable()=defaultObservablevirtual
~Observer()Observervirtual
~TermStructure() override=defaultTermStructure