Home
last modified time | relevance | path

Searched refs:prec3 (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/math/special_functions/
Dcbrt.hpp115 typedef typename mpl::divides<prec, boost::integral_constant<int, 3> >::type prec3; in cbrt_imp() typedef
116 typedef typename mpl::plus<prec3, boost::integral_constant<int, 3> >::type new_prec; in cbrt_imp()