24 #include "cheetah/ddtr/Ddtr.h" 31 template<
typename ConfigType,
typename NumericalRep,
template <
typename>
class AggregationBufferFillerTemplate>
32 Ddtr<ConfigType, NumericalRep, AggregationBufferFillerTemplate>::Ddtr(ConfigType
const& config, DedispersionHandler handler)
33 : BaseT(config, handler)
37 template<
typename ConfigType,
typename NumericalRep,
template <
typename>
class AggregationBufferFillerTemplate>
38 Ddtr<ConfigType, NumericalRep, AggregationBufferFillerTemplate>::~Ddtr()
43 template<
typename ConfigType,
typename NumericalRep,
template <
typename>
class AggregationBufferFillerTemplate>
44 template<
typename TimeFreqDataT
45 ,
typename data::EnableIfIsTimeFrequency<TimeFreqDataT, bool>>
48 this->_buffer(tf_data);
51 template<
typename ConfigType,
typename NumericalRep,
template <
typename>
class AggregationBufferFillerTemplate>
std::shared_ptr< DmTrialsType > operator()(panda::PoolResource< cheetah::Cpu > &cpu, BufferType const &data)
dedispersion of time frequency data on CPU DmTialsHandler called when buffer is full.
Some limits and constants for FLDO.