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 302ada6633 CMSIS-DSP: Added SVM Functions and tests
Added more tests for BasicMathFunctions
Added script to postprocess result of benchmarks.
7 years ago
..
CMakeLists.txt CMSIS-DSP: Added SVM Functions and tests 7 years ago
arm_svm_linear_init_f32.c CMSIS-DSP: Added SVM Functions and tests 7 years ago
arm_svm_linear_predict_f32.c CMSIS-DSP: Added SVM Functions and tests 7 years ago
arm_svm_polynomial_init_f32.c CMSIS-DSP: Added SVM Functions and tests 7 years ago
arm_svm_polynomial_predict_f32.c CMSIS-DSP: Added SVM Functions and tests 7 years ago
arm_svm_rbf_init_f32.c CMSIS-DSP: Added SVM Functions and tests 7 years ago
arm_svm_rbf_predict_f32.c CMSIS-DSP: Added SVM Functions and tests 7 years ago
arm_svm_sigmoid_init_f32.c CMSIS-DSP: Added SVM Functions and tests 7 years ago
arm_svm_sigmoid_predict_f32.c CMSIS-DSP: Added SVM Functions and tests 7 years ago