Searched refs:NB_OF_CLASSES (Results 1 – 1 of 1) sorted by relevance
66 #define NB_OF_CLASSES 3 macro69 const float32_t theta[NB_OF_CLASSES*VECTOR_DIMENSION] = {75 const float32_t sigma[NB_OF_CLASSES*VECTOR_DIMENSION] = {81 const float32_t classPriors[NB_OF_CLASSES] = {91 float32_t result[NB_OF_CLASSES]; in main()92 float32_t temp[NB_OF_CLASSES]; in main()97 S.numberOfClasses = NB_OF_CLASSES; in main()