24 #ifndef SKA_CHEETAH_HRMS_TEST_HRMSTESTER_H 25 #define SKA_CHEETAH_HRMS_TEST_HRMSTESTER_H 27 #include "cheetah/hrms/Config.h" 28 #include "cheetah/hrms/Hrms.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>
75 typedef ArchitectureTag Arch;
76 typedef typename BaseT::DeviceType DeviceType;
89 template <
typename TestTraits>
110 #include "cheetah/hrms/test_utils/detail/HrmsTester.cpp" 113 #endif // SKA_CHEETAH_HRMS_TEST_HRMSTESTER_H Some limits and constants for FLDO.
A class for performing harmonic summing.
describes the algorithm to be tested to the AlgorithmTester
Base class for generic algortihm tests that require an accelerator device.
Algorithm configuration object for Hrms.