Home
last modified time | relevance | path

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

/third_party/boost/boost/math/special_functions/detail/
Dbessel_jy_zero.hpp292 … const bool hi_end_of_bracket_is_negative = (boost::math::cyl_bessel_j(v, root_hi, pol) < 0); in initial_guess() local
298 if(hi_end_of_bracket_is_negative != lo_end_of_bracket_is_negative) in initial_guess()
510 … const bool hi_end_of_bracket_is_negative = (boost::math::cyl_neumann(v, root_hi, pol) < 0); in initial_guess() local
516 if(hi_end_of_bracket_is_negative != lo_end_of_bracket_is_negative) in initial_guess()