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/SVMFunctions
Christophe Favergeon ee13dcb33a CMSIS-DSP : Testing framework improvements
Added new tests for cfft.
Improved error handling when not enough memory allocated in testmain.cpp
Corrected arm_math.h (replaced inline by preprocessor definition).
Added example debug script to read pattern and output of tests using
scipy.
6 years ago
..
CMakeLists.txt CMSIS-DSP: Added distance functions for clustering algorithms 7 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 : Testing framework improvements 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 : Testing framework improvements 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 : Testing framework improvements 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 : Testing framework improvements 6 years ago