Commit graph

7 commits

Author SHA1 Message Date
Ahmet Inan
4025bd126c added RealToHalfComplexTransform 2019-04-25 15:14:19 +02:00
Ahmet Inan
c4b837b045 time to embrace #pragma once 2019-01-19 14:07:07 +01:00
Ahmet Inan
692bfa4d31 use UnitCircle to get constants 2019-01-18 17:20:13 +01:00
Ahmet Inan
f71b7ae711 use cos() and sin() to compute factors 2019-01-15 22:55:28 +01:00
Ahmet Inan
6d8e0dbc94 removed unused function 2019-01-15 22:36:00 +01:00
Ahmet Inan
5462e20751 added 1/sqrt(2) constant 2019-01-15 22:23:27 +01:00
Ahmet Inan
e149e5edc4 added mixed-radix fast Fourier transform
lifted from my fft project and changed interface:
https://github.com/xdsopl/fft
2018-08-25 12:22:58 +02:00