Public Types | Static Public Attributes | List of all members
detail::dragonbox::float_info< double > Struct Reference

#include <format.h>

Public Types

using carrier_uint = uint64_t
 

Static Public Attributes

static const int big_divisor = 1000
 
static const int exponent_bits = 11
 
static const int kappa = 2
 
static const int max_k = 341
 
static const int min_k = -292
 
static const int shorter_interval_tie_lower_threshold = -77
 
static const int shorter_interval_tie_upper_threshold = -77
 
static const int small_divisor = 100
 

Detailed Description

Definition at line 1530 of file format.h.

Member Typedef Documentation

◆ carrier_uint

using detail::dragonbox::float_info< double >::carrier_uint = uint64_t

Definition at line 1531 of file format.h.

Member Data Documentation

◆ big_divisor

const int detail::dragonbox::float_info< double >::big_divisor = 1000
static

Definition at line 1534 of file format.h.

◆ exponent_bits

const int detail::dragonbox::float_info< double >::exponent_bits = 11
static

Definition at line 1532 of file format.h.

◆ kappa

const int detail::dragonbox::float_info< double >::kappa = 2
static

Definition at line 1533 of file format.h.

◆ max_k

const int detail::dragonbox::float_info< double >::max_k = 341
static

Definition at line 1537 of file format.h.

◆ min_k

const int detail::dragonbox::float_info< double >::min_k = -292
static

Definition at line 1536 of file format.h.

◆ shorter_interval_tie_lower_threshold

const int detail::dragonbox::float_info< double >::shorter_interval_tie_lower_threshold = -77
static

Definition at line 1538 of file format.h.

◆ shorter_interval_tie_upper_threshold

const int detail::dragonbox::float_info< double >::shorter_interval_tie_upper_threshold = -77
static

Definition at line 1539 of file format.h.

◆ small_divisor

const int detail::dragonbox::float_info< double >::small_divisor = 100
static

Definition at line 1535 of file format.h.


The documentation for this struct was generated from the following file:


plotjuggler
Author(s): Davide Faconti
autogenerated on Mon Nov 11 2024 03:23:52