TiledArray::detail::absolute_value< T > Struct Template Reference
Inheritance diagram for TiledArray::detail::absolute_value< T >:
Collaboration diagram for TiledArray::detail::absolute_value< T >:

Documentation

template<typename T>
struct TiledArray::detail::absolute_value< T >

Definition at line 41 of file reduce_kernel_impl.h.

Public Member Functions

__host__ __device__ T operator() (const T &x) const
 

Member Function Documentation

◆ operator()()

template<typename T >
__host__ __device__ T TiledArray::detail::absolute_value< T >::operator() ( const T &  x) const
inline

Definition at line 42 of file reduce_kernel_impl.h.


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