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 2a2f745bd3 CMSIS-DSP: Correction of issue 1217
Wrong initialization code for Neon version of biquad DF2T.
Initialization function was trying to modify a const array.
Added Neon function to Doxygen output and some correction because of Doxygen.
5 years ago
..
CMakeLists.txt CMSIS-DSP: f16 versions of classical ML functions 5 years ago
SVMFunctions.c CMSIS-DSP: Updates pack source component. 6 years ago
SVMFunctionsF16.c CMSIS-DSP: f16 versions of classical ML functions 5 years ago
arm_svm_linear_init_f16.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_svm_linear_init_f32.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_svm_linear_predict_f16.c CMSIS-DSP: Removed float promotion issues 5 years ago
arm_svm_linear_predict_f32.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_svm_polynomial_init_f16.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_svm_polynomial_init_f32.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_svm_polynomial_predict_f16.c CMSIS-DSP: Correction of issue 1217 5 years ago
arm_svm_polynomial_predict_f32.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_svm_rbf_init_f16.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_svm_rbf_init_f32.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_svm_rbf_predict_f16.c CMSIS-DSP: Removed float promotion issues 5 years ago
arm_svm_rbf_predict_f32.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_svm_sigmoid_init_f16.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_svm_sigmoid_init_f32.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_svm_sigmoid_predict_f16.c CMSIS-DSP: Removed float promotion issues 5 years ago
arm_svm_sigmoid_predict_f32.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago