Skip to content
Snippets Groups Projects
Forked from antik / gsll
Source project has a limited visibility.
  • Sumant Oemrawsingh's avatar
    68d8dee7
    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
    History
    Preliminary FFT functionality
    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.