Searched defs:canonical_type (Results 1 – 3 of 3) sorted by relevance
/third_party/boost/boost/multiprecision/detail/functions/ |
D | trig.hpp | 826 typedef typename boost::multiprecision::detail::canonical<A, T>::type canonical_type; in eval_atan2() typedef 836 typedef typename boost::multiprecision::detail::canonical<A, T>::type canonical_type; in eval_atan2() typedef
|
D | pow.hpp | 731 typedef typename boost::multiprecision::detail::canonical<A, T>::type canonical_type; typedef 746 typedef typename boost::multiprecision::detail::canonical<A, T>::type canonical_type; typedef
|
/third_party/boost/boost/multiprecision/detail/ |
D | default_ops.hpp | 1143 typedef typename boost::multiprecision::detail::canonical<A, T>::type canonical_type; in eval_fmod() typedef 1153 typedef typename boost::multiprecision::detail::canonical<A, T>::type canonical_type; in eval_fmod() typedef 1184 typedef typename boost::multiprecision::detail::canonical<A, T>::type canonical_type; in eval_remquo() typedef 1193 typedef typename boost::multiprecision::detail::canonical<A, T>::type canonical_type; in eval_remquo() typedef 2460 typedef typename detail::canonical<I, B>::type canonical_type; in add() typedef 2470 typedef typename detail::canonical<I, B>::type canonical_type; in subtract() typedef 2480 typedef typename detail::canonical<I, B>::type canonical_type; in multiply() typedef
|