Home
last modified time | relevance | path

Searched defs:log1p_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/special_functions/
H A Dlog1p.hpp40 struct log1p_series struct
42 typedef T result_type;
44 log1p_series(T x) in log1p_series() function
47 T operator()() in operator ()()
53 int count()const in count()
59 int k;
60 const T m_mult;
61 T m_prod;