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
Jonatan Antoni 9ec9907e1d CMSIS-DSP: Updates pack source component.
- Bumped component version to 1.8.0
- Added new groups/functions/files

Change-Id: Iee15d6af1e7e9c1169867270ca04f9ca7d5552c7
6 years ago
..
CMakeLists.txt CMSIS-DSP: Simplification to cmake to build without test framework. 6 years ago
SupportFunctions.c CMSIS-DSP: Updates pack source component. 6 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 Doxygen issues 6 years ago
arm_bubble_sort_f32.c CMSIS-DSP: Corrected Doxygen issues 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 issue. 6 years ago
arm_float_to_q15.c CMSIS-DSP: Corrected compilation issue. 6 years ago
arm_float_to_q31.c CMSIS-DSP: Corrected compilation issue. 6 years ago
arm_heap_sort_f32.c CMSIS-DSP: Corrected Doxygen issues 6 years ago
arm_insertion_sort_f32.c CMSIS-DSP: Corrected Doxygen issues 6 years ago
arm_merge_sort_f32.c Corrected spline interpolation and merge sort 6 years ago
arm_merge_sort_init_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 Improved arm_quick_sort_f32 6 years ago
arm_selection_sort_f32.c CMSIS-DSP: Corrected Doxygen issues 6 years ago
arm_sort_f32.c CMSIS-DSP: Corrected Doxygen issues 6 years ago
arm_sort_init_f32.c CMSIS-DSP: Corrected Doxygen issues 6 years ago
arm_spline_interp_f32.c CMSIS-DSP: Modified spline f32 to compute coeffs at init time 6 years ago
arm_spline_interp_init_f32.c CMSIS-DSP: Modified spline f32 to compute coeffs at init time 6 years ago
arm_weighted_sum_f32.c CMSIS-DSP: Corrected build issues with AC5 and gcc. Improved Doxygen comments. 6 years ago