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
邓智豪 d7e6e9aef4 Style: 去除格式引起的编译Warnings 2 years ago
..
Config.cmake Reworked FFT initializations to make the work of the linker easier. 3 years ago
FastMathFunctions.c Reworked FFT initializations to make the work of the linker easier. 3 years ago
FastMathFunctionsF16.c CMSIS-DSP: scalar atan2 q31, q15, f32 and f16 4 years ago
arm_atan2_f16.c CMSIS-DSP: Added new functions to Python wrapper 4 years ago
arm_atan2_f32.c CMSIS-DSP: Added new functions to Python wrapper 4 years ago
arm_atan2_q15.c Converted atan2_coefs_q15 to `signed int` constants (#75) 3 years ago
arm_atan2_q31.c Improved speed of atan2 for q15 and q31 versions. 3 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: scalar atan2 q31, q15, f32 and f16 4 years ago
arm_divide_q31.c Improved documentation 3 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 Improved documentation 3 years ago
arm_sqrt_q31.c Improved documentation 3 years ago
arm_vexp_f16.c Improved documentation 3 years ago
arm_vexp_f32.c Style: 去除格式引起的编译Warnings 2 years ago
arm_vexp_f64.c Add some f64 Neon optimisations for aarch64 3 years ago
arm_vinverse_f16.c CMSIS-DSP: Removed float promotion issues 5 years ago
arm_vlog_f16.c DSP: Cleanup of type mismatches (#1327) 4 years ago
arm_vlog_f32.c CMSIS-DSP: Scalar version for arm_vlog_q31 4 years ago
arm_vlog_f64.c Add some f64 Neon optimisations for aarch64 3 years ago
arm_vlog_q15.c DSP: Cleanup of type mismatches (#1327) 4 years ago
arm_vlog_q31.c DSP: Cleanup of type mismatches (#1327) 4 years ago