basix_doc 0.1
|
#include <type_props.hpp>
Definition at line 838 of file type_props.hpp.
typedef rounded_operations<rounded_none_down> DV |
Definition at line 846 of file type_props.hpp.
typedef int rounding_mode |
Definition at line 839 of file type_props.hpp.
typedef rounded_operations<rounded_none_up> UV |
Definition at line 845 of file type_props.hpp.
static rounding_mode get_rounding | ( | ) | [inline, static] |
Definition at line 842 of file type_props.hpp.
{ return -1; }
static void set_rounding | ( | rounding_mode | r | ) | [inline, static] |
Definition at line 843 of file type_props.hpp.
{ (void) r; }
const bool exact_type = true [static] |
Definition at line 844 of file type_props.hpp.