Audacity 3.2.0
|
#include <fast_float.h>
Public Member Functions | |
constexpr int | mantissa_explicit_bits () |
constexpr int | mantissa_explicit_bits () |
constexpr int | max_exponent_round_to_even () |
constexpr int | max_exponent_round_to_even () |
constexpr int | min_exponent_round_to_even () |
constexpr int | min_exponent_round_to_even () |
constexpr int | minimum_exponent () |
constexpr int | minimum_exponent () |
constexpr int | infinite_power () |
constexpr int | infinite_power () |
constexpr int | sign_index () |
constexpr int | sign_index () |
constexpr int | min_exponent_fast_path () |
constexpr int | min_exponent_fast_path () |
constexpr int | max_exponent_fast_path () |
constexpr int | max_exponent_fast_path () |
constexpr uint64_t | max_mantissa_fast_path () |
constexpr uint64_t | max_mantissa_fast_path () |
constexpr double | exact_power_of_ten (int64_t power) |
constexpr float | exact_power_of_ten (int64_t power) |
constexpr int | largest_power_of_ten () |
constexpr int | largest_power_of_ten () |
constexpr int | smallest_power_of_ten () |
constexpr int | smallest_power_of_ten () |
constexpr size_t | max_digits () |
constexpr size_t | max_digits () |
Static Public Member Functions | |
static constexpr int | mantissa_explicit_bits () |
static constexpr int | minimum_exponent () |
static constexpr int | infinite_power () |
static constexpr int | sign_index () |
static constexpr int | min_exponent_fast_path () |
static constexpr int | max_exponent_fast_path () |
static constexpr int | max_exponent_round_to_even () |
static constexpr int | min_exponent_round_to_even () |
static constexpr uint64_t | max_mantissa_fast_path () |
static constexpr int | largest_power_of_ten () |
static constexpr int | smallest_power_of_ten () |
static constexpr T | exact_power_of_ten (int64_t power) |
static constexpr size_t | max_digits () |
Definition at line 322 of file fast_float.h.
|
inlinestaticconstexpr |
|
inlineconstexpr |
Definition at line 408 of file fast_float.h.
References fast_float::detail::power(), and fast_float::powers_of_ten_double.
|
inlineconstexpr |
Definition at line 412 of file fast_float.h.
References fast_float::detail::power(), and fast_float::powers_of_ten_float.
|
inlinestaticconstexpr |
|
inlineconstexpr |
Definition at line 368 of file fast_float.h.
|
inlineconstexpr |
Definition at line 371 of file fast_float.h.
|
inlinestaticconstexpr |
|
inlineconstexpr |
Definition at line 419 of file fast_float.h.
|
inlineconstexpr |
Definition at line 423 of file fast_float.h.
|
inlinestaticconstexpr |
Referenced by fast_float::positive_digit_comp(), fast_float::round(), fast_float::to_extended(), and fast_float::to_float().
|
inlineconstexpr |
Definition at line 338 of file fast_float.h.
|
inlineconstexpr |
Definition at line 341 of file fast_float.h.
|
inlinestaticconstexpr |
|
inlineconstexpr |
Definition at line 436 of file fast_float.h.
|
inlineconstexpr |
Definition at line 439 of file fast_float.h.
|
inlinestaticconstexpr |
|
inlineconstexpr |
Definition at line 393 of file fast_float.h.
|
inlineconstexpr |
Definition at line 396 of file fast_float.h.
|
inlinestaticconstexpr |
|
inlineconstexpr |
Definition at line 345 of file fast_float.h.
|
inlineconstexpr |
Definition at line 349 of file fast_float.h.
|
inlinestaticconstexpr |
|
inlineconstexpr |
Definition at line 400 of file fast_float.h.
|
inlineconstexpr |
Definition at line 403 of file fast_float.h.
|
inlinestaticconstexpr |
|
inlineconstexpr |
Definition at line 378 of file fast_float.h.
|
inlineconstexpr |
Definition at line 385 of file fast_float.h.
|
inlinestaticconstexpr |
|
inlineconstexpr |
Definition at line 353 of file fast_float.h.
|
inlineconstexpr |
Definition at line 357 of file fast_float.h.
|
inlinestaticconstexpr |
Referenced by fast_float::positive_digit_comp(), and fast_float::to_extended().
|
inlineconstexpr |
Definition at line 361 of file fast_float.h.
|
inlineconstexpr |
Definition at line 364 of file fast_float.h.
|
inlinestaticconstexpr |
|
inlineconstexpr |
Definition at line 375 of file fast_float.h.
|
inlineconstexpr |
Definition at line 376 of file fast_float.h.
|
inlinestaticconstexpr |
|
inlineconstexpr |
Definition at line 428 of file fast_float.h.
|
inlineconstexpr |
Definition at line 432 of file fast_float.h.