aboutsummaryrefslogtreecommitdiffstats
path: root/common/alcomplex.c
Commit message (Expand)AuthorAgeFilesLines
* Use standard complex types instead of customChris Robinson2018-11-171-122/+0
* Remove unneeded declarations and definitionsChris Robinson2018-11-171-3/+33
* Improve formatting of the hilbert functionChris Robinson2018-05-241-33/+29
* Add correct castRaulshc2018-05-201-1/+1
* Common: Implement discrete Hilbert transformRaulshc2018-05-201-0/+35
* Include math_defs.h to ensure M_PI is definedChris Robinson2018-05-151-2/+1
* Move the ALcomplex and FFT functions to a separate fileChris Robinson2018-05-151-0/+62