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/ComplexMathFunctions
Christophe Favergeon dcf079cb1d CMSIS-DSP: Added Helium support to Complex Math Functions.
Added new test patterns for complex math functions.
Added new tests to test framework.
Improved error handling of test framework.
6 years ago
..
CMakeLists.txt CMSIS-DSP: Added Helium support to Complex Math Functions. 6 years ago
ComplexMathFunctions.c Updated file versions, dates and copyright headers. 7 years ago
arm_cmplx_conj_f32.c CMSIS-DSP: Added Helium support to Complex Math Functions. 6 years ago
arm_cmplx_conj_q15.c CMSIS-DSP: Added Helium support to Complex Math Functions. 6 years ago
arm_cmplx_conj_q31.c CMSIS-DSP: Added Helium support to Complex Math Functions. 6 years ago
arm_cmplx_dot_prod_f32.c CMSIS-DSP: Added Helium support to Complex Math Functions. 6 years ago
arm_cmplx_dot_prod_q15.c CMSIS-DSP: Added Helium support to Complex Math Functions. 6 years ago
arm_cmplx_dot_prod_q31.c CMSIS-DSP: Added Helium support to Complex Math Functions. 6 years ago
arm_cmplx_mag_f32.c CMSIS-DSP: Added Helium support to Complex Math Functions. 6 years ago
arm_cmplx_mag_q15.c CMSIS-DSP: Added Helium support to Complex Math Functions. 6 years ago
arm_cmplx_mag_q31.c CMSIS-DSP: Added Helium support to Complex Math Functions. 6 years ago
arm_cmplx_mag_squared_f32.c CMSIS-DSP: Added Helium support to Complex Math Functions. 6 years ago
arm_cmplx_mag_squared_q15.c CMSIS-DSP: Added Helium support to Complex Math Functions. 6 years ago
arm_cmplx_mag_squared_q31.c CMSIS-DSP: Added Helium support to Complex Math Functions. 6 years ago
arm_cmplx_mult_cmplx_f32.c CMSIS-DSP: Added Helium support to Complex Math Functions. 6 years ago
arm_cmplx_mult_cmplx_q15.c CMSIS-DSP: Added Helium support to Complex Math Functions. 6 years ago
arm_cmplx_mult_cmplx_q31.c CMSIS-DSP: Added Helium support to Complex Math Functions. 6 years ago
arm_cmplx_mult_real_f32.c CMSIS-DSP: Added Helium support to Complex Math Functions. 6 years ago
arm_cmplx_mult_real_q15.c CMSIS-DSP: Added Helium support to Complex Math Functions. 6 years ago
arm_cmplx_mult_real_q31.c CMSIS-DSP: Added Helium support to Complex Math Functions. 6 years ago