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.64k stars 252 forks source link

Availability of functionality #153

Closed trig-ger closed 6 months ago

trig-ger commented 2 years ago

Hi.

Are there any implementations of the following functionality in the KFR library, with intrinsics:

I tried but didn't find it.

ghost commented 2 years ago

I don't think pearson is very hard to calculate with correlation but I wonder too what else you can do with the FIR filter. Spuce has a farrow filter but not any kind of good convolution.