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

A do nothing Fldo algorithm. This allows us to run A pipeline and get intermediate products without actually doing any folding. More...

#include <cheetah/fldo/detail/NullFldo.h>

Collaboration diagram for ska::cheetah::fldo::NullFldo< FldoTraits >:
Collaboration graph

Public Types

typedef cheetah::Cpu Architecture
 
typedef panda::PoolResource< Architecture > ResourceType
 
typedef cuda::Config Config
 
typedef FldoTraits Traits
 

Public Member Functions

std::shared_ptr< data::Ocldoperator() (ResourceType &, std::vector< std::shared_ptr< TimeFrequencyType >> const &, data::Scl const &)
 

Detailed Description

template<typename FldoTraits>
class ska::cheetah::fldo::NullFldo< FldoTraits >

A do nothing Fldo algorithm. This allows us to run A pipeline and get intermediate products without actually doing any folding.

Definition at line 38 of file NullFldo.h.


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