Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::math::laguerre_result< T1, T2 > Struct Template Reference

#include <math_fwd.hpp>

Public Types

typedef mpl::if_
< policies::is_policy< T2 >
, typename tools::promote_args
< T1 >::type, typename
tools::promote_args< T2 >
::type >::type 
type
 

Member Typedef Documentation

template<class T1, class T2>
typedef mpl::if_< policies::is_policy<T2>, typename tools::promote_args<T1>::type, typename tools::promote_args<T2>::type >::type boost::math::laguerre_result< T1, T2 >::type

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