kfrlib / kfr

Fast, modern C++ DSP framework, FFT, Sample Rate Conversion, FIR/IIR/Biquad Filters (SSE, AVX, AVX-512, ARM NEON)
https://www.kfrlib.com
GNU General Public License v2.0
1.65k stars 253 forks source link

Fixed window and complex_math API consistency #50

Closed ncorgan closed 5 years ago

ncorgan commented 5 years ago
dancazarin commented 5 years ago

Thank you