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 41f2015387 CMSIS-DSP: Re-organization of arm_math.h
arm_math.h splitted into several headers.
Interpolation functions moved from arm_math.h to a separate folder.
5 years ago
..
CMakeLists.txt CMSIS-DSP: Changed cmake required minimum version 6 years ago
SVMFunctions.c CMSIS-DSP: Updates pack source component. 6 years ago
arm_svm_linear_init_f32.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_svm_linear_predict_f32.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_svm_polynomial_init_f32.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_svm_polynomial_predict_f32.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_svm_rbf_init_f32.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_svm_rbf_predict_f32.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_svm_sigmoid_init_f32.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_svm_sigmoid_predict_f32.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago