LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
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 324 of file quantities.h.
|
private |
Definition at line 1179 of file quantities.h.
|
private |
Definition at line 1180 of file quantities.h.
|
inlinestaticnoexcept |
Definition at line 1203 of file quantities.h.
|
inlinestaticnoexcept |
Definition at line 1186 of file quantities.h.
|
inlinestaticnoexcept |
Definition at line 1191 of file quantities.h.
|
inlinestaticnoexcept |
Definition at line 1185 of file quantities.h.
|
inlinestaticnoexcept |
Definition at line 1184 of file quantities.h.
|
inlinestaticnoexcept |
Definition at line 1183 of file quantities.h.
|
inlinestaticnoexcept |
Definition at line 1195 of file quantities.h.
|
inlinestaticnoexcept |
Definition at line 1187 of file quantities.h.
|
inlinestaticnoexcept |
Definition at line 1199 of file quantities.h.