Home
last modified time | relevance | path

Searched defs:evaluation (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/math/policies/
H A Dpolicy.hpp731 struct evaluation struct
733 typedef Real type;
737 struct evaluation<float, Policy> struct
739 typedef typename mpl::if_<typename Policy::promote_float_type, double, float>::type type;
743 struct evaluation<double, Policy> struct
745 typedef typename mpl::if_<typename Policy::promote_double_type, long double, double>::type type;