|
dune-common 2.8.0
|
Loading...
Searching...
No Matches
std::numeric_limits< Dune::bigunsignedint< k > > Struct Template Reference
#include <dune/common/bigunsignedint.hh>
Inheritance diagram for std::numeric_limits< Dune::bigunsignedint< k > >:

Static Public Member Functions | |
| static Dune::bigunsignedint< k > | min () |
| static Dune::bigunsignedint< k > | max () |
| static Dune::bigunsignedint< k > | epsilon () |
| static Dune::bigunsignedint< k > | round_error () |
| static Dune::bigunsignedint< k > | infinity () noexcept |
| static Dune::bigunsignedint< k > | quiet_NaN () noexcept |
| static Dune::bigunsignedint< k > | signaling_NaN () noexcept |
| static Dune::bigunsignedint< k > | denorm_min () noexcept |
Static Public Attributes | |
| static const bool | is_specialized = true |
| static const int | digits |
| static const bool | is_signed = false |
| static const bool | is_integer = true |
| static const bool | is_exact = true |
| static const int | radix = 2 |
| static const int | min_exponent = 0 |
| static const int | min_exponent10 = 0 |
| static const int | max_exponent = 0 |
| static const int | max_exponent10 = 0 |
| static const bool | has_infinity = false |
| static const bool | has_quiet_NaN = false |
| static const bool | has_signaling_NaN = false |
| static const float_denorm_style | has_denorm = denorm_absent |
| static const bool | has_denorm_loss = false |
| static const bool | is_iec559 = false |
| static const bool | is_bounded = true |
| static const bool | is_modulo = true |
| static const bool | traps = false |
| static const bool | tinyness_before = false |
| static const float_round_style | round_style = round_toward_zero |
Member Function Documentation
◆ denorm_min()
template<int k>
|
inlinestaticnoexcept |
◆ epsilon()
template<int k>
|
inlinestatic |
◆ infinity()
template<int k>
|
inlinestaticnoexcept |
◆ max()
template<int k>
|
inlinestatic |
◆ min()
template<int k>
|
inlinestatic |
◆ quiet_NaN()
template<int k>
|
inlinestaticnoexcept |
◆ round_error()
template<int k>
|
inlinestatic |
◆ signaling_NaN()
template<int k>
|
inlinestaticnoexcept |
Member Data Documentation
◆ digits
template<int k>
|
static |
Initial value:
◆ has_denorm
template<int k>
|
static |
◆ has_denorm_loss
template<int k>
|
static |
◆ has_infinity
template<int k>
|
static |
◆ has_quiet_NaN
template<int k>
|
static |
◆ has_signaling_NaN
template<int k>
|
static |
◆ is_bounded
template<int k>
|
static |
◆ is_exact
template<int k>
|
static |
◆ is_iec559
template<int k>
|
static |
◆ is_integer
template<int k>
|
static |
◆ is_modulo
template<int k>
|
static |
◆ is_signed
template<int k>
|
static |
◆ is_specialized
template<int k>
|
static |
◆ max_exponent
template<int k>
|
static |
◆ max_exponent10
template<int k>
|
static |
◆ min_exponent
template<int k>
|
static |
◆ min_exponent10
template<int k>
|
static |
◆ radix
template<int k>
|
static |
◆ round_style
template<int k>
|
static |
◆ tinyness_before
template<int k>
|
static |
◆ traps
template<int k>
|
static |
The documentation for this struct was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8