Home
last modified time | relevance | path

Searched refs:cbrt_eps (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 Dprecision.hpp327 static const T cbrt_eps = pow(tools::epsilon<T>(), T(1) / 3); in cbrt_epsilon_imp() local
328 return cbrt_eps; in cbrt_epsilon_imp()