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

Thrust functor for calculating the power of a complex spectrum using nearest neighbours. More...

Inheritance diagram for ska::cheetah::pwft::cuda::detail::FormPowerNN< T >:
Inheritance graph
Collaboration diagram for ska::cheetah::pwft::cuda::detail::FormPowerNN< T >:
Collaboration graph

Public Member Functions

__host__ __device__ T operator() (const thrust::complex< T > &x, const thrust::complex< T > &y) const
 

Detailed Description

template<typename T>
struct ska::cheetah::pwft::cuda::detail::FormPowerNN< T >

Thrust functor for calculating the power of a complex spectrum using nearest neighbours.

Definition at line 31 of file Pwft.cu.


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