#include <rounding.hpp>
Public Types | |
typedef save_state_nothing < rounded_arith_exact< T > > | unprotected_rounding |
Public Member Functions | |
void | init () |
T | conv_down (U const &v) |
T | conv_up (U const &v) |
T | add_down (const T &x, const T &y) |
T | add_up (const T &x, const T &y) |
T | sub_down (const T &x, const T &y) |
T | sub_up (const T &x, const T &y) |
T | mul_down (const T &x, const T &y) |
T | mul_up (const T &x, const T &y) |
T | div_down (const T &x, const T &y) |
T | div_up (const T &x, const T &y) |
T | median (const T &x, const T &y) |
T | sqrt_down (const T &x) |
T | sqrt_up (const T &x) |
T | int_down (const T &x) |
T | int_up (const T &x) |
|
inherited |
|
inlineinherited |
References boost::polygon::y().
|
inlineinherited |
References boost::polygon::y().
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
References boost::polygon::y().
|
inlineinherited |
References boost::polygon::y().
|
inlineinherited |
|
inlineinherited |
References boost::chrono::floor().
|
inlineinherited |
References boost::chrono::ceil().
|
inlineinherited |
|
inlineinherited |
References boost::polygon::y().
|
inlineinherited |
References boost::polygon::y().
|
inlineinherited |
References boost::numeric::sqrt().
|
inlineinherited |
References boost::numeric::sqrt().
|
inlineinherited |
References boost::polygon::y().
|
inlineinherited |
References boost::polygon::y().