cub::internal::CubOperatorToDpx< cub::Sum, T >

Defined in cub/thread/thread_operators.cuh

template<typename T>
struct CubOperatorToDpx<cub::Sum, T>

Public Types

using type = DpxSum<T>