The CyMeAlg Software (Release 0.01)
|
A class for rounding operations which uses the BOOST library. More...
#include <boostrnd.h>
Static Private Attributes | |
static boost::numeric::interval_lib::rounded_arith_std< numType > | Rounding |
This is an object from the BOOST library which contains the definitions of arithmetic operations with correct rounding. More... | |
A class for rounding operations which uses the BOOST library.
Definition at line 48 of file boostrnd.h.
|
staticprivate |
This is an object from the BOOST library which contains the definitions of arithmetic operations with correct rounding.
Definition at line 85 of file boostrnd.h.