Spécialisation de la classe FloatInfo pour le type long 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 long double | epsilon () | 
|  | 
| __host__ static __device__ constexpr long double | nearlyEpsilon () | 
|  | 
| __host__ static __device__ constexpr long double | maxValue () | 
|  | 
| __host__ static __device__ constexpr long double | zero () | 
|  | 
Spécialisation de la classe FloatInfo pour le type long double. 
Définition à la ligne 103 du fichier Limits.h.
◆ _IsFloatType [1/2]
Indique si l'instantiation est pour un type flottant. 
Définition à la ligne 51 du fichier Limits.h.
 
 
◆ _IsFloatType [2/2]
Indique que l'instantiation est pour un type flottant. 
Définition à la ligne 107 du fichier Limits.h.
 
 
◆ epsilon()
  
  | 
        
          | __host__ static __device__ constexpr long double Arcane::FloatInfo< long double >::epsilon | ( |  | ) |  |  | inlinestaticconstexpr | 
 
 
◆ maxDigit()
  
  | 
        
          | __host__ static __device__ constexpr unsigned int Arcane::FloatInfo< long double >::maxDigit | ( |  | ) |  |  | inlinestaticconstexpr | 
 
 
◆ maxValue()
  
  | 
        
          | __host__ static __device__ constexpr long double Arcane::FloatInfo< long double >::maxValue | ( |  | ) |  |  | inlinestaticconstexpr | 
 
 
◆ nearlyEpsilon()
  
  | 
        
          | __host__ static __device__ constexpr long double Arcane::FloatInfo< long double >::nearlyEpsilon | ( |  | ) |  |  | inlinestaticconstexpr | 
 
 
◆ precision()
  
  | 
        
          | __host__ static __device__ constexpr unsigned int Arcane::FloatInfo< long double >::precision | ( |  | ) |  |  | inlinestaticconstexpr | 
 
 
◆ zero()
  
  | 
        
          | __host__ static __device__ constexpr long double Arcane::FloatInfo< long double >::zero | ( |  | ) |  |  | inlinestaticconstexpr | 
 
 
La documentation de cette classe a été générée à partir du fichier suivant :