24 #ifndef SKA_CHEETAH_TDRT_TEST_TDRTTESTER_H 25 #define SKA_CHEETAH_TDRT_TEST_TDRTTESTER_H 27 #include "cheetah/tdrt/Config.h" 28 #include "cheetah/tdrt/Tdrt.h" 29 #include "cheetah/utils/test_utils/AlgorithmTester.h" 30 #include "cheetah/data/Units.h" 32 #include <gtest/gtest.h> 69 template<
typename ArchitectureTag,
typename ArchitectureCapability>
74 typedef ArchitectureTag Arch;
75 typedef typename BaseT::DeviceType DeviceType;
88 template <
typename TestTraits>
109 #include "cheetah/tdrt/test_utils/detail/TdrtTester.cpp" 112 #endif // SKA_CHEETAH_TDRT_TEST_TDRTTESTER_H Time Domain Resampler CUDA version / Transform / Module.
configuration for the tdrt module
Some limits and constants for FLDO.
describes the algorithm to be tested to the AlgorithmTester
Base class for generic algortihm tests that require an accelerator device.