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/Include/dsp
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
..
basic_math_functions.h Implement some f64 methods 4 years ago
basic_math_functions_f16.h CMSIS-DSP: Removed float promotion issues 5 years ago
bayes_functions.h CMSIS-DSP: Removed float promotion issues 5 years ago
bayes_functions_f16.h CMSIS-DSP: Removed float promotion issues 5 years ago
complex_math_functions.h CMSIS-DSP: New MFCC Q15 and Q31 4 years ago
complex_math_functions_f16.h CMSIS-DSP: Removed float promotion issues 5 years ago
controller_functions.h CMSIS-DSP: Removed float promotion issues 5 years ago
controller_functions_f16.h CMSIS-DSP: Removed float promotion issues 5 years ago
distance_functions.h Implement some f64 methods 4 years ago
distance_functions_f16.h CMSIS-DSP: Removed float promotion issues 5 years ago
fast_math_functions.h CMSIS-DSP: New MFCC Q15 and Q31 4 years ago
fast_math_functions_f16.h CMSIS-DSP: Removed float promotion issues 5 years ago
filtering_functions.h Implement some f64 methods 4 years ago
filtering_functions_f16.h CMSIS-DSP: Removed float promotion issues 5 years ago
interpolation_functions.h CMSIS-DSP: Correcting issue 1293 4 years ago
interpolation_functions_f16.h CMSIS-DSP: Removed float promotion issues 5 years ago
matrix_functions.h CMSIS-DSP: Removed float promotion issues 5 years ago
matrix_functions_f16.h CMSIS-DSP: Removed float promotion issues 5 years ago
none.h CMSIS-DSP: Re-organization of arm_math.h 5 years ago
quaternion_math_functions.h CMSIS-DSP: Removed float promotion issues 5 years ago
statistics_functions.h Implement some f64 methods 4 years ago
statistics_functions_f16.h CMSIS-DSP: Removed float promotion issues 5 years ago
support_functions.h Implement some f64 methods 4 years ago
support_functions_f16.h CMSIS-DSP: log f16 update 4 years ago
svm_defines.h CMSIS-DSP: Removed float promotion issues 5 years ago
svm_functions.h CMSIS-DSP: Removed float promotion issues 5 years ago
svm_functions_f16.h CMSIS-DSP: Removed float promotion issues 5 years ago
transform_functions.h CMSIS-DSP: New MFCC Q15 and Q31 4 years ago
transform_functions_f16.h CMSIS-DSP: New MFCC Q15 and Q31 4 years ago
utils.h CMSIS-DSP: Added new MVE implementation of FIR Q31 5 years ago