Limits of a quantity are the same as the underlying type. More...
#include <quantities.h>
Static Public Member Functions | |
static constexpr quantity_t | min () noexcept |
static constexpr quantity_t | max () noexcept |
static constexpr quantity_t | lowest () noexcept |
static constexpr quantity_t | epsilon () noexcept |
static constexpr quantity_t | round_error () noexcept |
static constexpr quantity_t | infinity () noexcept |
static constexpr quantity_t | quiet_NaN () noexcept |
static constexpr quantity_t | signaling_NaN () noexcept |
static constexpr quantity_t | denorm_min () noexcept |
Private Types | |
using | quantity_t = Q |
using | value_traits_t = std::numeric_limits< typename quantity_t::value_t > |
Limits of a quantity are the same as the underlying type.
Definition at line 329 of file quantities.h.
|
private |
Definition at line 1213 of file quantities.h.
|
private |
Definition at line 1214 of file quantities.h.
|
inlinestaticnoexcept |
Definition at line 1234 of file quantities.h.
|
inlinestaticnoexcept |
Definition at line 1224 of file quantities.h.
|
inlinestaticnoexcept |
Definition at line 1228 of file quantities.h.
|
inlinestaticnoexcept |
Definition at line 1222 of file quantities.h.
|
inlinestaticnoexcept |
Definition at line 1220 of file quantities.h.
|
inlinestaticnoexcept |
Definition at line 1218 of file quantities.h.
|
inlinestaticnoexcept |
Definition at line 1230 of file quantities.h.
|
inlinestaticnoexcept |
Definition at line 1226 of file quantities.h.
|
inlinestaticnoexcept |
Definition at line 1232 of file quantities.h.