Home
last modified time | relevance | path

Searched defs:total_calls (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/math/quadrature/
Dnaive_monte_carlo.hpp306 uint64_t total_calls = 0; in m_integrate() local
339 uint64_t total_calls = 0; in m_integrate() local
/third_party/boost/libs/math/test/
Dtest_toms748_solve.cpp33 static unsigned total_calls() in total_calls() function