mathext Namespace Reference

mathext Namespace Reference#

Composable Kernel: ck::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>
__host__ constexpr __device__ auto ck::mathext::exp ( const Tuple< Xs... > &  x)
constexpr

◆ max()

template<typename... Xs, typename Y >
__host__ constexpr __device__ auto ck::mathext::max ( const Tuple< Xs... > &  x,
const Y &  y 
)
constexpr