You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple FFT and DCT2 library in a header only format that makes it easy to drop into a project and use. Performance isn't the main concern, but it's still a bit better than half the speed of FFTPACK or FFTW.