accelerate-fourier-1.0.0.2: Fast Fourier transform and convolution using the Accelerate framework
Data.Array.Accelerate.Fourier.Utility
scaleDown :: (Shape sh, Slice sh, RealFloat a, FromIntegral Int a) => Transform (sh :. Int) (Complex a) Source #