Home
last modified time | relevance | path

Searched defs:swapLength (Results 1 – 14 of 14) sorted by relevance

/dports/finance/quantlib/QuantLib-1.20/ql/termstructures/volatility/swaption/
H A Dswaptionvolstructure.hpp235 Time swapLength, in volatility()
253 Time swapLength, in blackVariance()
270 Time swapLength, in shift()
306 Time swapLength, in blackVariance()
337 Time swapLength, in volatility()
361 Time swapLength, in volatility()
381 Time swapLength, in shift()
401 Time swapLength, in shift()
428 Time swapLength, in smileSection()
438 Time swapLength, in smileSection()
[all …]
H A Dswaptionvolstructure.cpp47 Time SwaptionVolatilityStructure::swapLength(const Period& p) const { in swapLength() function in QuantLib::SwaptionVolatilityStructure
60 Time SwaptionVolatilityStructure::swapLength(const Date& start, in swapLength() function in QuantLib::SwaptionVolatilityStructure
80 void SwaptionVolatilityStructure::checkSwapTenor(Time swapLength, in checkSwapTenor()
H A Dgaussian1dswaptionvolatility.cpp66 Time swapLength, in volatilityImpl()
H A Dswaptionvolmatrix.hpp187 Time swapLength, in volatilityImpl()
H A Dswaptionvolcube.hpp123 Time swapLength, in volatilityImpl()
H A Dswaptionvolcube1.hpp770 SwaptionVolCube1x<Model>::smileSection(Time optionTime, Time swapLength, in smileSection()
1030 const Real optionTime, const Time swapLength, in setPoint()
/dports/finance/quantlib/QuantLib-1.20/ql/legacy/libormarketmodels/
H A Dlfmswaptionengine.cpp61 Time swapLength = in calculate() local
/dports/finance/quantlib/QuantLib-1.20/ql/experimental/basismodels/
H A Dtenorswaptionvts.cpp37 const TenorSwaptionVTS& volTS, Time optionTime, Time swapLength) in TenorSwaptionSmileSection()
H A Dtenorswaptionvts.hpp117 virtual Volatility volatilityImpl(Time optionTime, Time swapLength, Rate strike) const { in volatilityImpl()
/dports/finance/quantlib/QuantLib-1.20/ql/pricingengines/swaption/
H A Dbasketgeneratingengine.cpp74 Real swapLength = swaptionVolatility->dayCounter().yearFraction( in calibrationBasket() local
H A Dblackswaptionengine.hpp285 Time swapLength = vol_->swapLength(swap.floatingSchedule().dates().front(), in calculate() local
/dports/finance/quantlib/QuantLib-1.20/test-suite/
H A Dswaptionvolatilitymatrix.cpp142 Time swapLength = vol->swapLength(atm.tenors.swaps[j]); in makeCoherenceTest() local
/dports/finance/quantlib/QuantLib-1.20/ql/cashflows/
H A Dconundrumpricer.hpp94 Size swapLength) in GFunctionStandard()
H A Dconundrumpricer.cpp567 Real delta, Size swapLength) { in newGFunctionStandard()