Skip to content
  • Sumant Oemrawsingh's avatar
    Preliminary FFT functionality · 68d8dee7
    Sumant Oemrawsingh authored
    Only complex fast fourier transforms have been added. The radix-2 versions
    have been tested and found to work. The decimation-in-frequency versions have
    been added, but not tested. The mixed-radix versions only work for complex
    double-float at the moment.
    68d8dee7