mathext Namespace Reference#
ck::mathext Namespace Reference
  Functions | |
| template<typename... Xs> | |
| __host__ constexpr __device__ auto | exp (const Tuple< Xs... > &x) | 
| template<typename... Xs, typename Y > | |
| __host__ constexpr __device__ auto | max (const Tuple< Xs... > &x, const Y &y) | 
Function Documentation
◆ exp()
template<typename... Xs> 
      
  | 
  constexpr | 
◆ max()
template<typename... Xs, typename Y > 
      
  | 
  constexpr |