Home
last modified time | relevance | path

Searched defs:canonical_type (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/boost/multiprecision/detail/functions/
Dtrig.hpp826 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
Dpow.hpp731 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/
Ddefault_ops.hpp1143 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