Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/math/policies/
H A Derror_handling.hpp818 if(max_iter >= policies::get_max_root_iterations<Policy>()) in check_root_iterations()
H A Dpolicy.hpp889 inline BOOST_MATH_CONSTEXPR unsigned long get_max_root_iterations() BOOST_NOEXCEPT in get_max_root_iterations() function