![]() |
CMSIS-DSP
CMSIS DSP Software Library
|
Macros | |
| #define | NB_OF_CLASSES 3 |
| #define | VECTOR_DIMENSION 2 |
Functions | |
| int32_t | main (void) |
Variables | |
| const float32_t | theta [3 *2] |
| const float32_t | sigma [3 *2] |
| const float32_t | classPriors [3] |
| #define NB_OF_CLASSES 3 |
| #define VECTOR_DIMENSION 2 |
| int32_t main | ( | void | ) |
| const float32_t classPriors[3] |
Class prior probabilities
| const float32_t sigma[3 *2] |
Variances for the Gaussians
| const float32_t theta[3 *2] |
Mean values for the Gaussians