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/SupportFunctions
Christophe Favergeon 6ee7a64542 CMSIS-DSP: Temporary fix for the spline function.
The spline function was preventing the Python wrapper from
being built on windows.
It is a temporary fix. The spline function will have to be reworked.
6 years ago
..
CMakeLists.txt CMSIS-DSP: Simplification to cmake to build without test framework. 6 years ago
SupportFunctions.c Updated file versions, dates and copyright headers. 7 years ago
arm_barycenter_f32.c CMSIS-DSP: Added Helium versions of Fast Math, Support, SVM, Naive Bayes, Distance and additional Statistics functions. 6 years ago
arm_bitonic_sort_f32.c CMSIS-DSP: Corrected build issues with AC5 and gcc. Improved Doxygen comments. 6 years ago
arm_bubble_sort_f32.c Added logical operators + sorting + spline 6 years ago
arm_copy_f32.c CMSIS-DSP: Added Helium versions of Fast Math, Support, SVM, Naive Bayes, Distance and additional Statistics functions. 6 years ago
arm_copy_q7.c CMSIS-DSP: Added Helium versions of Fast Math, Support, SVM, Naive Bayes, Distance and additional Statistics functions. 6 years ago
arm_copy_q15.c CMSIS-DSP: Added Helium versions of Fast Math, Support, SVM, Naive Bayes, Distance and additional Statistics functions. 6 years ago
arm_copy_q31.c CMSIS-DSP: Added Helium versions of Fast Math, Support, SVM, Naive Bayes, Distance and additional Statistics functions. 6 years ago
arm_fill_f32.c CMSIS-DSP: Added Helium versions of Fast Math, Support, SVM, Naive Bayes, Distance and additional Statistics functions. 6 years ago
arm_fill_q7.c CMSIS-DSP: Added Helium versions of Fast Math, Support, SVM, Naive Bayes, Distance and additional Statistics functions. 6 years ago
arm_fill_q15.c CMSIS-DSP: Added Helium versions of Fast Math, Support, SVM, Naive Bayes, Distance and additional Statistics functions. 6 years ago
arm_fill_q31.c CMSIS-DSP: Added Helium versions of Fast Math, Support, SVM, Naive Bayes, Distance and additional Statistics functions. 6 years ago
arm_float_to_q7.c CMSIS-DSP: Corrected compilation warnings 6 years ago
arm_float_to_q15.c CMSIS-DSP: Corrected compilation warnings 6 years ago
arm_float_to_q31.c CMSIS-DSP: Corrected compilation warnings 6 years ago
arm_heap_sort_f32.c CMSIS-DSP: Corrected Doxygen issues 6 years ago
arm_insertion_sort_f32.c Added logical operators + sorting + spline 6 years ago
arm_merge_sort_f32.c CMSIS-DSP: Corrected Doxygen issues 6 years ago
arm_q7_to_float.c CMSIS-DSP: Corrected compilation warnings 6 years ago
arm_q7_to_q15.c CMSIS-DSP: Corrected compilation warnings 6 years ago
arm_q7_to_q31.c CMSIS-DSP: Added Helium versions of Fast Math, Support, SVM, Naive Bayes, Distance and additional Statistics functions. 6 years ago
arm_q15_to_float.c CMSIS-DSP: Added Helium versions of Fast Math, Support, SVM, Naive Bayes, Distance and additional Statistics functions. 6 years ago
arm_q15_to_q7.c CMSIS-DSP: Corrected compilation warnings 6 years ago
arm_q15_to_q31.c CMSIS-DSP: Added Helium versions of Fast Math, Support, SVM, Naive Bayes, Distance and additional Statistics functions. 6 years ago
arm_q31_to_float.c CMSIS-DSP: Corrected compilation warnings 6 years ago
arm_q31_to_q7.c CMSIS-DSP: Corrected compilation warnings 6 years ago
arm_q31_to_q15.c CMSIS-DSP: Corrected compilation warnings 6 years ago
arm_quick_sort_f32.c CMSIS-DSP: Corrected Doxygen issues 6 years ago
arm_selection_sort_f32.c Added logical operators + sorting + spline 6 years ago
arm_sort_f32.c CMSIS-DSP: Corrected Doxygen issues 6 years ago
arm_sort_init_f32.c Added logical operators + sorting + spline 6 years ago
arm_spline_interp_f32.c CMSIS-DSP: Temporary fix for the spline function. 6 years ago
arm_spline_interp_init_f32.c CMSIS-DSP: Corrected build issues with AC5 and gcc. Improved Doxygen comments. 6 years ago
arm_weighted_sum_f32.c CMSIS-DSP: Corrected build issues with AC5 and gcc. Improved Doxygen comments. 6 years ago