Searched defs:sum_series (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 D | series.hpp | 24 inline typename Functor::result_type sum_series(Functor& func, const U& factor, boost::uintmax_t& m… in sum_series() function 47 inline typename Functor::result_type sum_series(Functor& func, const U& factor, boost::uintmax_t& m… in sum_series() function 54 inline typename Functor::result_type sum_series(Functor& func, int bits, boost::uintmax_t& max_term… in sum_series() function 63 inline typename Functor::result_type sum_series(Functor& func, int bits) BOOST_NOEXCEPT_IF(BOOST_MA… in sum_series() function 73 inline typename Functor::result_type sum_series(Functor& func, int bits, boost::uintmax_t& max_term… in sum_series() function 82 inline typename Functor::result_type sum_series(Functor& func, int bits, const U& init_value) BOOST… in sum_series() function
|