Cheetah - SKA - PSS - Prototype Time Domain Search Pipeline
cheetah
tdrt
cuda
src
Tdrt.cu
1
#include "cheetah/tdrt/cuda/Tdrt.cuh"
2
3
namespace
ska
{
4
namespace
cheetah {
5
namespace
tdrt {
6
namespace
cuda {
7
8
Tdrt::Tdrt(Config
const
& config, tdrt::Config
const
& algo_config)
9
: utils::AlgorithmBase<Config, tdrt::Config>(config,algo_config)
10
{
11
}
12
13
Tdrt::~Tdrt()
14
{
15
}
16
17
}
//cuda
18
}
//tdrt
19
}
//cheetah
20
}
//ska
ska
Some limits and constants for FLDO.
Definition:
Brdz.h:35
Generated on Mon May 30 2022 14:33:48 for Cheetah - SKA - PSS - Prototype Time Domain Search Pipeline by
1.8.13