mathext Namespace Reference

mathext Namespace Reference#

Composable Kernel: ck::mathext Namespace Reference
ck::mathext Namespace Reference

Functions

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

Function Documentation

◆ exp()

template<typename... Xs>
__host__ __device__ constexpr auto ck::mathext::exp ( const Tuple< Xs... > & x)
constexpr

◆ max()

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