Update FIR_FilterKernel
To prepare for a combined CoherentStokesTranspose+FFT and FIR+FFT kernel, the FIR_FilterKernel
and some related code have been updated. Most importantly, the functionality in the GPU kernel has been split into multiple device functions to aid reusability.
Edited by Bram Veenboer