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
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: Added Helium versions of Fast Math, Support, SVM, Naive Bayes, Distance and additional Statistics functions. 6 years ago
FastMathFunctions.c Updated file versions, dates and copyright headers. 7 years ago
arm_cos_f32.c CMSIS-DSP: Added Helium versions of Fast Math, Support, SVM, Naive Bayes, Distance and additional Statistics functions. 6 years ago
arm_cos_q15.c Updated file versions, dates and copyright headers. 7 years ago
arm_cos_q31.c Updated file versions, dates and copyright headers. 7 years ago
arm_sin_f32.c Updated file versions, dates and copyright headers. 7 years ago
arm_sin_q15.c CMSIS-DSP: Added Helium versions of Fast Math, Support, SVM, Naive Bayes, Distance and additional Statistics functions. 6 years ago
arm_sin_q31.c CMSIS-DSP: Added Helium versions of Fast Math, Support, SVM, Naive Bayes, Distance and additional Statistics functions. 6 years ago
arm_sqrt_q15.c Updated file versions, dates and copyright headers. 7 years ago
arm_sqrt_q31.c Updated file versions, dates and copyright headers. 7 years ago
arm_vexp_f32.c CMSIS-DSP: Added Helium versions of Fast Math, Support, SVM, Naive Bayes, Distance and additional Statistics functions. 6 years ago
arm_vlog_f32.c CMSIS-DSP: Added Helium versions of Fast Math, Support, SVM, Naive Bayes, Distance and additional Statistics functions. 6 years ago