This article needs additional citations for verification. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed. Find sources: "KFRlib" – news · newspapers · books · scholar · JSTOR (August 2016) (Learn how and when to remove this message) |
Developer(s) | KFRlib |
---|---|
Stable release | 1.0 / August 12, 2016; 8 years ago (2016-08-12) |
Written in | C++ |
Operating system | OS X, Linux, Microsoft Windows, iOS, Android |
Type | library or framework |
License | Proprietary, GPL |
Website | www |
KFRlib is an open-source cross-platform C++ DSP framework written in C++. It is covered by a dual GPL/commercial license.
Official support
Supported platforms
KFR is supported on the following platforms.
Supported compilers
- Xcode 6.3 and later
- Clang 3.6 and later
- Visual Studio 2015 using LLVM-vs2014 toolkit
Features
- Optimized for ARM NEON, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 instruction sets
- Fast Fourier transform
- Convolution
- Finite impulse response filters
- Infinite impulse response filters
- Digital biquad filter
- Sample rate conversion
- Window function
- Goertzel algorithm
- Digital delay line
- Pseudorandom number generator
- SIMD versions of many C mathematical functions
References
External links
This programming-language-related article is a stub. You can help Misplaced Pages by expanding it. |