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
Martin f90143005a Fix - arm_math.h: Use the float suffix in arm_clarke_f32
The float suffix replaces the need for a float cast in arm_clarke_f32.
This change is necessary to avoid large amount of warnings by arm_math.h when the -Wunsuffixed-float-constants flag is used. And using this compile flag is very reasonable on a processor with 32bit FPU.
6 years ago
..
arm_common_tables.h CMSIS-DSP: Improvements to the float16 support for building. 6 years ago
arm_common_tables_f16.h CMSIS-DSP: Improvements to the float16 support for building. 6 years ago
arm_const_structs.h CMSIS-DSP: Improvements to the float16 support for building. 6 years ago
arm_const_structs_f16.h CMSIS-DSP: Improved test framework 6 years ago
arm_helium_utils.h CMSIS-DSP: Improved test framework 6 years ago
arm_math.h Fix - arm_math.h: Use the float suffix in arm_clarke_f32 6 years ago
arm_math_f16.h CMSIS-DSP: Improved test framework 6 years ago
arm_mve_tables.h CMSIS-DSP: Improvements to the float16 support for building. 6 years ago
arm_mve_tables_f16.h CMSIS-DSP: Improvements to the float16 support for building. 6 years ago
arm_vec_math.h CMSIS-DSP: MVE version of arm_cfft_f32. 6 years ago