Home
last modified time | relevance | path

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

/third_party/boost/boost/math/special_functions/detail/
Dbessel_jy_zero.hpp243 … template<class T> bool my_bisection_unreachable_tolerance(const T&, const T&) { return false; } in my_bisection_unreachable_tolerance() function
330 … boost::math::detail::bessel_zero::cyl_bessel_j_zero_detail::my_bisection_unreachable_tolerance<T>, in initial_guess()
462 … template<class T> bool my_bisection_unreachable_tolerance(const T&, const T&) { return false; } in my_bisection_unreachable_tolerance() function
561 … boost::math::detail::bessel_zero::cyl_neumann_zero_detail::my_bisection_unreachable_tolerance<T>, in initial_guess()