Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/math/tools/
H A Dseries.hpp24 …unctor::result_type sum_series(Functor& func, const U& factor, boost::uintmax_t& max_terms, const … in sum_series()
47 …unctor::result_type sum_series(Functor& func, const U& factor, boost::uintmax_t& max_terms) BOOST_… in sum_series()
54 …ename Functor::result_type sum_series(Functor& func, int bits, boost::uintmax_t& max_terms, const … in sum_series()
73 …ename Functor::result_type sum_series(Functor& func, int bits, boost::uintmax_t& max_terms) BOOST_… in sum_series()
125 …Functor::result_type kahan_sum_series(Functor& func, int bits, boost::uintmax_t& max_terms) BOOST_… in kahan_sum_series()