Home
last modified time | relevance | path

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

/dports/finance/quantlib/QuantLib-1.20/ql/pricingengines/vanilla/
H A Danalytichestonengine.hpp197 static Integration gaussChebyshev (Size integrationOrder = 128);
H A Danalytichestonengine.cpp795 AnalyticHestonEngine::Integration::gaussChebyshev(Size intOrder) { in gaussChebyshev() function in QuantLib::AnalyticHestonEngine::Integration
/dports/finance/quantlib/QuantLib-1.20/test-suite/
H A Dhestonmodel.cpp939 AnalyticHestonEngine::Integration::gaussChebyshev(512))); in testDifferentIntegrals()
1744 AnalyticHestonEngine::Integration::gaussChebyshev(512), in testAllIntegrationMethods()
1750 AnalyticHestonEngine::Integration::gaussChebyshev(512), in testAllIntegrationMethods()
1756 AnalyticHestonEngine::Integration::gaussChebyshev(512), in testAllIntegrationMethods()