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.
Christophe Favergeon
8526741f9e
CMSIS-DSP: Added Helium versions of Fast Math, Support, SVM, Naive Bayes, Distance and additional Statistics functions.
...
Added a new header of vectorial inline functions for Neon and Helium.
This header is used in the implementation of some functions.
Corrected used of float (float functions rather than double ones).
6 years ago
..
CMakeLists.txt
CMSIS-DSP: Simplification to cmake to build without test framework.
6 years ago
arm_svm_linear_init_f32.c
CMSIS-DSP: Cleaning of Doxygen comments for new functions.
6 years ago
arm_svm_linear_predict_f32.c
CMSIS-DSP: Added Helium versions of Fast Math, Support, SVM, Naive Bayes, Distance and additional Statistics functions.
6 years ago
arm_svm_polynomial_init_f32.c
CMSIS-DSP : Testing framework improvements
6 years ago
arm_svm_polynomial_predict_f32.c
CMSIS-DSP: Added Helium versions of Fast Math, Support, SVM, Naive Bayes, Distance and additional Statistics functions.
6 years ago
arm_svm_rbf_init_f32.c
CMSIS-DSP: Cleaning of Doxygen comments for new functions.
6 years ago
arm_svm_rbf_predict_f32.c
CMSIS-DSP: Added Helium versions of Fast Math, Support, SVM, Naive Bayes, Distance and additional Statistics functions.
6 years ago
arm_svm_sigmoid_init_f32.c
CMSIS-DSP: Cleaning of Doxygen comments for new functions.
6 years ago
arm_svm_sigmoid_predict_f32.c
CMSIS-DSP: Added Helium versions of Fast Math, Support, SVM, Naive Bayes, Distance and additional Statistics functions.
6 years ago