anthonix / ffts

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

Fixed #9 #14

Closed henrygouk closed 10 years ago

henrygouk commented 10 years ago

Fixes the segfault when doing inverse real 2D transforms by using buf instead of dout for the temporary memory in the transposes.