Cheetah - SKA - PSS - Prototype Time Domain Search Pipeline
|
A functor for setting complex data to 0+0j. More...
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 |
A functor for setting complex data to 0+0j.
T | The base type of the complex number |