You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
CMSIS-DSP/Source/FastMathFunctions
Christophe Favergeon 8092cc61f9 CMSIS-DSP: New MFCC Q15 and Q31
arm_cmplx_mag_q15 reworked to be more accurate but less efficient.

New function arm_cmplx_mag_fast_q15 introduced to retain previous
(less accurate) but faster behavior.

Improvement to Python wrapper to support the new functions.
4 years ago
..
CMakeLists.txt CMSIS-DSP: New MFCC Q15 and Q31 4 years ago
FastMathFunctions.c CMSIS-DSP: New MFCC Q15 and Q31 4 years ago
FastMathFunctionsF16.c CMSIS-DSP: Added additional f16 statistics functions 5 years ago
arm_cos_f32.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_cos_q15.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_cos_q31.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_divide_q15.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_divide_q31.c CMSIS-DSP: New MFCC Q15 and Q31 4 years ago
arm_sin_f32.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_sin_q15.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_sin_q31.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_sqrt_q15.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_sqrt_q31.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_vexp_f16.c CMSIS-DSP: Removed float promotion issues 5 years ago
arm_vexp_f32.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_vexp_f64.c Implement some f64 methods 4 years ago
arm_vinverse_f16.c CMSIS-DSP: Removed float promotion issues 5 years ago
arm_vlog_f16.c CMSIS-DSP: log f16 update 4 years ago
arm_vlog_f32.c CMSIS-DSP: Scalar version for arm_vlog_q31 4 years ago
arm_vlog_f64.c Implement some f64 methods 4 years ago
arm_vlog_q15.c CMSIS-DSP: MVE versions of vlog q15 and q31 and PythonWrapper fix 4 years ago
arm_vlog_q31.c CMSIS-DSP: MVE versions of vlog q15 and q31 and PythonWrapper fix 4 years ago