Searched defs:Digits2 (Results 1 - 1 of 1) sorted by relevance

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/math/policies/
H A Dpolicy.hpp236 template <class Digits10, class Digits2>
250 (Digits2::value > ::boost::math::policies::detail::precision<Digits10,Digits2>::digits2_type::value),
251 Digits2, digits2_type>::type type; typedef in struct:boost::math::policies::detail::precision
254 (Digits2::value > digits2_type::value),
255 Digits2, digits2_type>::type type; typedef in struct:boost::math::policies::detail::precision

Completed in 18 milliseconds