summaryrefslogtreecommitdiff
path: root/src/fft.hpp
AgeCommit message (Collapse)Author
2023-05-06Adjust copyright notice year.Vasile Vilvoiu
2021-07-21Added header file comments for classes and methods.Vasile Vilvoiu
Renamed all factory methods to ::Build().
2021-07-20No window constructor for FFT.Vasile Vilvoiu
NaN fix in FFT::Resample. FFT::Crop index fix.
2021-07-15Update e-mail address in copyright notices, README and manpage.Vasile Vilvoiu
Closes #14.
2020-12-29Initial commitVasile Vilvoiu