#include <math_fwd.hpp>
Public Types | |
typedef mpl::if_ < policies::is_policy< V > , typename tools::promote_args < T, U >::type, typename tools::promote_args< T, U, V > ::type >::type | type |
typedef mpl::if_< policies::is_policy<V>, typename tools::promote_args<T, U>::type, typename tools::promote_args<T, U, V>::type >::type boost::math::detail::ellint_3_result< T, U, V >::type |