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

Functor for normalising spectral data. More...

Inheritance diagram for ska::cheetah::dred::cuda::detail::PowerNormalisingFunctor< T >:
Inheritance graph
Collaboration diagram for ska::cheetah::dred::cuda::detail::PowerNormalisingFunctor< T >:
Collaboration graph

Public Member Functions

__host__ __device__ thrust::complex< T > operator() (thrust::complex< T > input, T local_median) const
 

Detailed Description

template<typename T>
struct ska::cheetah::dred::cuda::detail::PowerNormalisingFunctor< T >

Functor for normalising spectral data.

Template Parameters
TBase value type of complex data to be normalised

Definition at line 18 of file Normaliser.cuh.


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