Home
last modified time | relevance | path

Searched refs:prec_type (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/policies/
H A Derror_handling.hpp79 …def typename boost::math::policies::precision<T, boost::math::policies::policy<> >::type prec_type; in prec_format() typedef
81 if(prec_type::value) in prec_format()
83 int prec = 2 + (prec_type::value * 30103UL) / 100000UL; in prec_format()