|
|
using | carrier_uint = uint32_t |
| |
|
|
static const int | exponent_bits = 8 |
| |
|
static const int | kappa = 1 |
| |
|
static const int | big_divisor = 100 |
| |
|
static const int | small_divisor = 10 |
| |
|
static const int | min_k = -31 |
| |
|
static const int | max_k = 46 |
| |
|
static const int | shorter_interval_tie_lower_threshold = -35 |
| |
|
static const int | shorter_interval_tie_upper_threshold = -35 |
| |
The documentation for this struct was generated from the following file: