linkotec / ffts

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

ffts_init_1d works only for non-power of 2 #11

Open P0man opened 4 years ago

P0man commented 4 years ago

Even disabling sse and testing ffts_init_1d without intrinsics have wrong answer. I just run ffts_init_1d. And ffts_init_1d_real and the result is different.