Data.Array.Repa.Algorithms.DFT.Roots
Description
Calculation of roots of unity for the forward and inverse DFT/FFT.
calcRootsOfUnityP Source #
Arguments
Length of lowest dimension of result.
Calculate roots of unity for the forward transform.
calcInverseRootsOfUnityP Source #
Calculate roots of unity for the inverse transform.