Home
last modified time | relevance | path

Searched refs:lmmMarketModel (Results 1 – 1 of 1) sorted by relevance

/dports/finance/quantlib/QuantLib-1.20/test-suite/
H A Dswapforwardmappings.cpp336 lmmMarketModel(new CotSwapToFwdAdapter(smmMarketModel)); in testForwardCoterminalMappings() local
342 (lmmMarketModel, generatorFactory, numeraires)); in testForwardCoterminalMappings()
409 ext::shared_ptr<MarketModel> lmmMarketModel(new in testSwaptionImpliedVolatility() local
422 (lmmMarketModel, generatorFactory, numeraires)); in testSwaptionImpliedVolatility()
430 …Real estimatedImpliedVol = SwapForwardMappings::swaptionImpliedVolatility(*lmmMarketModel,startInd… in testSwaptionImpliedVolatility()