#include <rounding.hpp>
Public Types | |
typedef int | rounding_mode |
Static Public Member Functions | |
static void | get_rounding_mode (rounding_mode &) |
static void | set_rounding_mode (rounding_mode) |
static void | upward () |
static void | downward () |
static void | to_nearest () |
static const T & | to_int (const T &x) |
static const T & | force_rounding (const T &x) |
typedef int boost::numeric::interval_lib::rounding_control< T >::rounding_mode |
|
inlinestatic |
|
inlinestatic |
References boost::flyweights::x.
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
References boost::flyweights::x.
|
inlinestatic |
|
inlinestatic |