Fast, modern C++ DSP framework, FFT, Sample Rate Conversion, FIR/IIR/Biquad Filters (SSE, AVX, AVX-512, ARM NEON)
GNU General Public License v2.0
1.67k
stars
256
forks
source link
KFR_STD_COMPLEX causes error : call to implicitly-deleted default constructor of 'vec<..>' #53
Closed
Ultrafeel closed 4 years ago
When trying to define KFR_STD_COMPLEX and compile .lib of kfr_dfc, I get the following error;
My specifications: Windows 7 Visual Studio 2017