anthonix / ffts

The Fastest Fourier Transform in the South
http://anthonix.com/ffts
Other
536 stars 213 forks source link

Backwards transforms on ARM #1

Closed anthonix closed 12 years ago

anthonix commented 12 years ago

Need to swap some add and sub instructions for backward transforms to work on ARM. Will probably delay doing this until I implement intermediate form, which will fix it anyway.