Home
last modified time | relevance | path

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

/third_party/boost/boost/math/special_functions/
Dairy.hpp184 …const boost::uintmax_t iterations_allowed = static_cast<boost::uintmax_t>((std::max)(12, my_digits… in airy_ai_zero_imp() local
186 boost::uintmax_t iterations_used = iterations_allowed; in airy_ai_zero_imp()
236 …const boost::uintmax_t iterations_allowed = static_cast<boost::uintmax_t>((std::max)(12, my_digits… in airy_bi_zero_imp() local
238 boost::uintmax_t iterations_used = iterations_allowed; in airy_bi_zero_imp()
/third_party/boost/boost/math/special_functions/detail/
Dbessel_jy_zero.hpp133 …const boost::uintmax_t iterations_allowed = static_cast<boost::uintmax_t>((std::max)(12, my_digits… in equation_as_9_5_26() local
135 boost::uintmax_t iterations_used = iterations_allowed; in equation_as_9_5_26()