Cheetah - SKA - PSS - Prototype Time Domain Search Pipeline
|
Public Types | |
typedef BaseT::ResultType | ResultType |
typedef BaseT::DataType | DataType |
![]() | |
typedef utils::test::AlgorithmTesterTraits< rfim::iqrmcpu::Rfim< IqrmCpuTestRfimTraits< NumericalRepT > >::Architecture, rfim::iqrmcpu::Rfim< IqrmCpuTestRfimTraits< NumericalRepT > >::Architecture > | BaseT |
typedef BaseT::DeviceType | DeviceType |
typedef data::TimeFrequency< Cpu, NumericalRepT > | DataType |
typedef data::RfimFlaggedData< DataType > | FlaggedDataType |
typedef std::shared_ptr< FlaggedDataType > | ResultType |
typedef rfim::FlagPolicy< DataType > | Policy |
![]() | |
typedef rfim::iqrmcpu::Rfim< IqrmCpuTestRfimTraits< NumericalRepT > >::Architecture | Arch |
typedef panda::PoolResource< rfim::iqrmcpu::Rfim< IqrmCpuTestRfimTraits< NumericalRepT > >::Architecture > | DeviceType |
typedef rfim::iqrmcpu::Rfim< IqrmCpuTestRfimTraits< NumericalRepT > >::Architecture | Capability |
typedef std::shared_ptr< panda::PoolResource< Arch > > | TestParam |
Public Member Functions | |
template<typename DeviceT > | |
ResultType | apply_algorithm (DeviceT &&device, DataType &data) |
Static Public Member Functions | |
static rfim::iqrmcpu::Config & | config () |
static rfim::iqrmcpu::Rfim< IqrmCpuTestRfimTraits< NumericalRepT > > & | algo () |
![]() | |
static ResultType | apply_algorithm (DeviceType &, DataType) |
Definition at line 63 of file IqrmCpuTest.cpp.