HomeSort by relevance Sort by last modified time
    Searched full:bits_precision_type (Results 1 - 1 of 1) sorted by null

  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/math/policies/
policy.hpp 419 typedef typename detail::find_arg<arg_list, is_digits2<mpl::_1>, digits2<> >::type bits_precision_type; typedef in struct:boost::math::policies::policy
421 typedef typename detail::precision<digits10_type, bits_precision_type>::type precision_type;
526 typedef typename detail::find_arg<arg_list, is_digits2<mpl::_1>, typename Policy::precision_type >::type bits_precision_type; typedef in struct:boost::math::policies::normalise
527 typedef typename detail::precision<digits10_type, bits_precision_type>::type precision_type;
    [all...]

Completed in 306 milliseconds