Searched defs:evaluation (Results 1 – 1 of 1) sorted by relevance
731 struct evaluation struct733 typedef Real type;737 struct evaluation<float, Policy> struct739 typedef typename mpl::if_<typename Policy::promote_float_type, double, float>::type type;743 struct evaluation<double, Policy> struct745 typedef typename mpl::if_<typename Policy::promote_double_type, long double, double>::type type;