Cheetah - SKA - PSS - Prototype Time Domain Search Pipeline
|
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>
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::Ocld > | operator() (ResourceType &, std::vector< std::shared_ptr< TimeFrequencyType >> const &, data::Scl const &) |
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.