Home
last modified time | relevance | path

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

/dports/finance/quantlib/QuantLib-1.20/test-suite/
H A Dmarketmodel.cpp2404 Real errorTheshold = 3.5; in testPathwiseGreeks() local
2406 if (fabs(priceErrorInSds) > errorTheshold) in testPathwiseGreeks()
2430 if (fabs(deltaErrorInSds) > errorTheshold) in testPathwiseGreeks()