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

#include <policy.hpp>

Public Types

typedef mpl::if_< typename
Policy::promote_float_type,
double, float >::type 
type
 

Member Typedef Documentation

template<class Policy >
typedef mpl::if_<typename Policy::promote_float_type, double, float>::type boost::math::policies::evaluation< float, Policy >::type

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