aboutsummaryrefslogtreecommitdiffstats
path: root/common/alcomplex.h
Commit message (Expand)AuthorAgeFilesLines
* Use inline wrappers to clarify forward/inverse FFTsChris Robinson2020-09-131-3/+16
* Add a note about clearing complex_hilbert's imaginary inputChris Robinson2019-09-141-1/+2
* Use a span for the complex_fft/hilbert functionsChris Robinson2019-06-081-9/+9
* Use standard complex types instead of customChris Robinson2018-11-171-17/+3
* Remove unneeded declarations and definitionsChris Robinson2018-11-171-33/+0
* Improve formatting of the hilbert functionChris Robinson2018-05-241-6/+6
* Common: Implement discrete Hilbert transformRaulshc2018-05-201-0/+9
* Move the ALcomplex and FFT functions to a separate fileChris Robinson2018-05-151-0/+62