1 #include "cheetah/tdrt/cuda/TdrtMap.cuh" 13 inline __host__ __device__
16 return (std::size_t)(idx+idx*accel_fact*(idx-size));
Some limits and constants for FLDO.
__host__ __device__ std::size_t operator()(std::size_t idx) const
Functor for remapping timeseries using time domain resampling.