Cheetah - SKA - PSS - Prototype Time Domain Search Pipeline
|
Interface to the opencl fdas algorithm. More...
#include <cheetah/fdas/opencl/Fdas.h>
Public Types | |
typedef cheetah::Fpga | Architecture |
Public Member Functions | |
Fdas (Config const &config) | |
void | operator() (panda::PoolResource< Fpga > &device, std::shared_ptr< data::DmTime< Cpu >> data) |
task interface to launch the algorithm on the provided device | |