Cheetah - SKA - PSS - Prototype Time Domain Search Pipeline
Public Types | Public Member Functions | List of all members
ska::cheetah::fldo::cpu::Fldo< FldoTraits > Class Template Reference

Cpu based pulsar folding algoithm. More...

#include <cheetah/fldo/cpu/Fldo.h>

Collaboration diagram for ska::cheetah::fldo::cpu::Fldo< FldoTraits >:
Collaboration graph

Public Types

typedef cheetah::Cpu Architecture
 
typedef cpu::Config Config
 
typedef FldoTraits Traits
 

Public Member Functions

 Fldo (fldo::Config const &config)
 
std::shared_ptr< data::Ocldoperator() (panda::PoolResource< Cpu > &device, std::vector< std::shared_ptr< TimeFrequencyType >> const &tf_data, data::Scl const &scl_data)
 performs the folding operation on the provided data
 

Detailed Description

template<typename FldoTraits>
class ska::cheetah::fldo::cpu::Fldo< FldoTraits >

Cpu based pulsar folding algoithm.

TODO The most awesomist cpu based folding algo ever. It works by magic!!!

Definition at line 43 of file Fldo.h.


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