Home
last modified time | relevance | path

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

/dports/finance/quantlib/QuantLib-1.20/test-suite/
H A Dmarketmodel.cpp3058 Size numberFailures2=0; in testPathwiseVegas() local
3143 ++numberFailures2; in testPathwiseVegas()
3162 if (numberFailures2 >0) in testPathwiseVegas()
3163 …OST_FAIL("Pathwise rate pseudoroot jacobian all elements test fails : " << numberFailures2 <<"\n"); in testPathwiseVegas()