Searched refs:BOOST_NR (Results 1 – 1 of 1) sorted by relevance
53 # define BOOST_NR(EXPR) this->to_nearest(); return this->force_rounding(EXPR) macro66 T median(const T& x, const T& y) { BOOST_NR((x + y) / 2); } in median()74 # undef BOOST_NR86 # define BOOST_NR(EXPR) \ macro103 T median (const T& x, const T& y) { BOOST_NR((x + y) / 2); } in median()111 # undef BOOST_NR