Cheetah - SKA - PSS - Prototype Time Domain Search Pipeline
|
describes the algorithm to be tested to the AlgorithmTester More...
#include <cheetah/utils/test_utils/AlgorithmTester.h>
Public Types | |
typedef ArchitectureType | Arch |
typedef DeviceTypeParam | DeviceType |
typedef CapabilityType | Capability |
typedef std::shared_ptr< panda::PoolResource< Arch > > | TestParam |
describes the algorithm to be tested to the AlgorithmTester
The algorithTester is a template class that uses a passed type to apply the test using a specifc algorithm Inherit from the type for each device specific algorithm you want to test with.
Definition at line 114 of file AlgorithmTester.h.