#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 |
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 |