![]() |
alpaka
Abstraction Library for Parallel Kernel Acceleration
|
The math traits. More...
Namespaces | |
| namespace | detail |
Classes | |
| struct | Abs |
| The abs trait. More... | |
| struct | Acos |
| The acos trait. More... | |
| struct | Acosh |
| The acosh trait. More... | |
| struct | Arg |
| The arg trait. More... | |
| struct | Asin |
| The asin trait. More... | |
| struct | Asinh |
| The asin trait. More... | |
| struct | Atan |
| The atan trait. More... | |
| struct | Atan2 |
| The atan2 trait. More... | |
| struct | Atanh |
| The atanh trait. More... | |
| struct | Cbrt |
| The cbrt trait. More... | |
| struct | Ceil |
| The ceil trait. More... | |
| struct | Conj |
| The conj trait. More... | |
| struct | Copysign |
| The copysign trait. More... | |
| struct | Cos |
| The cos trait. More... | |
| struct | Cosh |
| The cosh trait. More... | |
| struct | Erf |
| struct | Exp |
| The exp trait. More... | |
| struct | Floor |
| The floor trait. More... | |
| struct | Fma |
| The fma trait. More... | |
| struct | Fmod |
| The fmod trait. More... | |
| struct | Isfinite |
| The isfinite trait. More... | |
| struct | Isinf |
| The isinf trait. More... | |
| struct | Isnan |
| The isnan trait. More... | |
| struct | Llround |
| The round trait. More... | |
| struct | Log |
| The log trait. More... | |
| struct | Log10 |
| The base 10 log trait. More... | |
| struct | Log2 |
| The bas 2 log trait. More... | |
| struct | Lround |
| The round trait. More... | |
| struct | Max |
| The max trait. More... | |
| struct | Min |
| The min trait. More... | |
| struct | Pow |
| The pow trait. More... | |
| struct | Remainder |
| The remainder trait. More... | |
| struct | Round |
| The round trait. More... | |
| struct | Rsqrt |
| The rsqrt trait. More... | |
| struct | Sin |
| The sin trait. More... | |
| struct | SinCos |
| The sincos trait. More... | |
| struct | Sinh |
| The sin trait. More... | |
| struct | Sqrt |
| The sqrt trait. More... | |
| struct | Tan |
| The tan trait. More... | |
| struct | Tanh |
| The tanh trait. More... | |
| struct | Trunc |
| The trunc trait. More... | |
The math traits.