24 #include "cheetah/fldo/Fldo.h" 25 #include "cheetah/fldo/cuda/Fldo.h" 26 #include "cheetah/fldo/cpu/Fldo.h" 27 #include "panda/Log.h" 33 template<
typename Handler,
typename NumericalT,
class ConfigType>
35 :
BaseT(config, handler)
39 template<
typename Handler,
typename NumericalT,
class ConfigType>
43 return static_cast<BaseT&
>(*this)(tf_data, scl_data);
Setup template paramterised Fldo algorithms for use as a module.
Fldo(ConfigType const &, Handler &)
initiate the Fldo aglorithm passing it the handler to be called on completion of the task ...
Some limits and constants for FLDO.