Cheetah - SKA - PSS - Prototype Time Domain Search Pipeline
|
Public Types | |
typedef fft::test::FftTesterTraits< fft::altera::Fft, NumericalT > | BaseT |
typedef BaseT::DeviceType | DeviceType |
![]() | |
typedef fft::altera::Fft | Algo |
typedef fft::altera::Fft ::Architecture | Arch |
typedef panda::AlgorithmInfo< fft::altera::Fft >::ArchitectureCapability | ArchCap |
typedef utils::test::AlgorithmTesterTraits< Arch, ArchCap > | BaseT |
typedef data::ComplexTypeTraits< Arch, NumericalT >::type | ComplexT |
typedef BaseT::DeviceType | DeviceType |
typedef NumericalT | NumericalRep |
![]() | |
typedef fft::altera::Fft ::Architecture | Arch |
typedef panda::PoolResource< fft::altera::Fft ::Architecture > | DeviceType |
typedef panda::AlgorithmInfo< fft::altera::Fft >::ArchitectureCapability | Capability |
typedef std::shared_ptr< panda::PoolResource< Arch > > | TestParam |
Static Public Attributes | |
static const std::size_t | fft_trial_length = 8388608 |
![]() | |
static const std::size_t | fft_trial_length |
FFT trial length (size of input data) More... | |
Additional Inherited Members | |
![]() | |
DataType::Allocator | allocator (panda::PoolResource< Arch > &device) |
provides a default allocator contruction for the DataType provided More... | |
fft::Fft & | api () |
![]() | |
static double | accuracy () |
defines accuracy requirement for when the input data is compared with the Fourier transform followed by an inverse fourier transform More... | |
Definition at line 11 of file FftTest.cpp.