![]() |
CMSIS-DSP
CMSIS DSP Software Library
|
Macros | |
| #define | NB_SUPPORT_VECTORS 11 |
| #define | VECTOR_DIMENSION 2 |
Functions | |
| int32_t | main (void) |
Variables | |
| arm_svm_polynomial_instance_f32 | params |
| const float32_t | dualCoefficients [11] |
| const float32_t | supportVectors [11 *2] |
| const int32_t | classes [2] ={0,1} |
| #define NB_SUPPORT_VECTORS 11 |
| #define VECTOR_DIMENSION 2 |
| int32_t main | ( | void | ) |
| const int32_t classes[2] ={0,1} |
| const float32_t dualCoefficients[11] |
| const float32_t supportVectors[11 *2] |