plus< T > Struct Template Reference

plus&lt; T &gt; Struct Template Reference#

Composable Kernel: ck::math::plus< T > Struct Template Reference
ck::math::plus< T > Struct Template Reference

#include <math.hpp>

Public Member Functions

__host__ __device__ constexpr T operator() (T a, T b) const

Member Function Documentation

◆ operator()()

template<typename T>
__host__ __device__ constexpr T ck::math::plus< T >::operator() ( T a,
T b ) const
inlineconstexpr

The documentation for this struct was generated from the following file: