|  | CMSIS-DSP
    Version 1.10.0
    CMSIS DSP Software Library | 
| Macros | |
| #define | NB_SUPPORT_VECTORS | 
| #define | VECTOR_DIMENSION | 
| Functions | |
| int32_t | main (void) | 
| Variables | |
| arm_svm_polynomial_instance_f32 | params | 
| const float32_t | dualCoefficients [NB_SUPPORT_VECTORS] | 
| const float32_t | supportVectors [NB_SUPPORT_VECTORS *VECTOR_DIMENSION] | 
| const int32_t | classes [2] | 
| #define NB_SUPPORT_VECTORS | 
| #define VECTOR_DIMENSION | 
| int32_t main | ( | void | ) | 
| const int32_t classes[2] | 
| const float32_t dualCoefficients[NB_SUPPORT_VECTORS] | 
| const float32_t supportVectors[NB_SUPPORT_VECTORS *VECTOR_DIMENSION] |