![]()  | 
  
    alpaka
    
   Abstraction Library for Parallel Kernel Acceleration 
   | 
 
Variables | |
| constexpr double | e = M_E | 
| template<typename T > | |
| constexpr T | e_v = static_cast<T>(e) | 
| constexpr double | inv_pi = M_1_PI | 
| template<typename T > | |
| constexpr T | inv_pi_v = static_cast<T>(inv_pi) | 
| constexpr double | ln10 = M_LN10 | 
| template<typename T > | |
| constexpr T | ln10_v = static_cast<T>(ln10) | 
| constexpr double | ln2 = M_LN2 | 
| template<typename T > | |
| constexpr T | ln2_v = static_cast<T>(ln2) | 
| constexpr double | log10e = M_LOG10E | 
| template<typename T > | |
| constexpr T | log10e_v = static_cast<T>(log10e) | 
| constexpr double | log2e = M_LOG2E | 
| template<typename T > | |
| constexpr T | log2e_v = static_cast<T>(log2e) | 
| constexpr double | pi = M_PI | 
| template<typename T > | |
| constexpr T | pi_v = static_cast<T>(pi) | 
| constexpr double | sqrt2 = M_SQRT2 | 
| template<typename T > | |
| constexpr T | sqrt2_v = static_cast<T>(sqrt2) | 
      
  | 
  inlineconstexpr | 
Definition at line 58 of file Traits.hpp.
      
  | 
  inlineconstexpr | 
Definition at line 68 of file Traits.hpp.
      
  | 
  inlineconstexpr | 
Definition at line 62 of file Traits.hpp.
      
  | 
  inlineconstexpr | 
Definition at line 80 of file Traits.hpp.
      
  | 
  inlineconstexpr | 
Definition at line 64 of file Traits.hpp.
      
  | 
  inlineconstexpr | 
Definition at line 86 of file Traits.hpp.
      
  | 
  inlineconstexpr | 
Definition at line 63 of file Traits.hpp.
      
  | 
  inlineconstexpr | 
Definition at line 83 of file Traits.hpp.
      
  | 
  inlineconstexpr | 
Definition at line 60 of file Traits.hpp.
      
  | 
  inlineconstexpr | 
Definition at line 74 of file Traits.hpp.
      
  | 
  inlineconstexpr | 
Definition at line 59 of file Traits.hpp.
      
  | 
  inlineconstexpr | 
Definition at line 71 of file Traits.hpp.
      
  | 
  inlineconstexpr | 
Definition at line 61 of file Traits.hpp.
      
  | 
  inlineconstexpr | 
Definition at line 77 of file Traits.hpp.
      
  | 
  inlineconstexpr | 
Definition at line 65 of file Traits.hpp.
      
  | 
  inlineconstexpr | 
Definition at line 89 of file Traits.hpp.