Home
last modified time | relevance | path

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

/third_party/boost/boost/math/quadrature/
Dtanh_sinh.hpp160 bool have_small_left = fabs(a) < 0.5f; in integrate() local
184 if(have_small_left) in integrate()