Skip to content
  • Liam Healy's avatar
    Decimation-in-frequency added to forward FFT · 39c888a4
    Liam Healy authored
    The function forward-fourier-transform now has an argument
    :decimation-in-frequency that will call the generic function
    forward-fourier-transform-dif-radix2 if non-NIL and the length of the
    vector is a power of 2.  This is not tested yet.
    39c888a4