|
using | carrier_uint = uint64_t |
|
|
static const int | exponent_bits = 11 |
|
static const int | kappa = 2 |
|
static const int | big_divisor = 1000 |
|
static const int | small_divisor = 100 |
|
static const int | min_k = -292 |
|
static const int | max_k = 341 |
|
static const int | shorter_interval_tie_lower_threshold = -77 |
|
static const int | shorter_interval_tie_upper_threshold = -77 |
|
The documentation for this struct was generated from the following file: