Spécialisation de la classe FloatInfo pour le type double
.
Plus de détails...
#include <arcane/utils/Limits.h>
|
__host__ static __device__ constexpr unsigned int | precision () |
|
__host__ static __device__ constexpr unsigned int | maxDigit () |
|
__host__ static __device__ constexpr double | epsilon () |
|
__host__ static __device__ constexpr double | nearlyEpsilon () |
|
__host__ static __device__ constexpr double | maxValue () |
|
__host__ static __device__ constexpr double | zero () |
|
Spécialisation de la classe FloatInfo pour le type double
.
Définition à la ligne 80 du fichier Limits.h.
◆ _IsFloatType
Indique que l'instantiation est pour un type flottant.
Définition à la ligne 84 du fichier Limits.h.
◆ epsilon()
◆ maxDigit()
__host__ static __device__ constexpr unsigned int Arcane::FloatInfo< double >::maxDigit |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ maxValue()
__host__ static __device__ constexpr double Arcane::FloatInfo< double >::maxValue |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ nearlyEpsilon()
__host__ static __device__ constexpr double Arcane::FloatInfo< double >::nearlyEpsilon |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ precision()
__host__ static __device__ constexpr unsigned int Arcane::FloatInfo< double >::precision |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ zero()
La documentation de cette classe a été générée à partir du fichier suivant :