Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::math::detail::ellint_3_result< T, U, V > Struct Template Reference

#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
 

Member Typedef Documentation

template<class T, class U, class V>
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

The documentation for this struct was generated from the following file: