Cheetah - SKA - PSS - Prototype Time Domain Search Pipeline
Public Types | Public Member Functions | Public Attributes | List of all members
ska::cheetah::brdz::cuda::detail::ZapFunctor< T > Struct Template Reference

A functor for setting complex data to 0+0j. More...

Collaboration diagram for ska::cheetah::brdz::cuda::detail::ZapFunctor< T >:
Collaboration graph

Public Types

typedef data::ComplexTypeTraits< cheetah::Cuda, T >::type ComplexType
 

Public Member Functions

 ZapFunctor (ComplexType *ptr)
 
__host__ __device__ void operator() (unsigned bin)
 

Public Attributes

ComplexType * _ptr
 

Detailed Description

template<typename T>
struct ska::cheetah::brdz::cuda::detail::ZapFunctor< T >

A functor for setting complex data to 0+0j.

Template Parameters
TThe base type of the complex number

Definition at line 17 of file Brdz.cu.


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