Home
last modified time | relevance | path

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

/third_party/boost/boost/math/special_functions/
Dbessel.hpp374 const bool order_is_integer = ((vv - floor(vv)) < half_epsilon); in cyl_bessel_j_zero_imp() local
450 const bool order_is_integer = ((vv - floor(vv)) < half_epsilon); in cyl_neumann_zero_imp() local