Searched defs:theta (Results 1 – 12 of 12) sorted by relevance
72 const float32_t theta[NB_OF_CLASSES*VECTOR_DIMENSION] = { variable
52 q31_t theta, in arm_sin_cos_q31()
46 float32_t theta, in arm_sin_cos_f32()
28 const float16_t *theta; variable
28 const float32_t *theta; variable
61 const float32_t *theta; /**< Mean values for the Gaussians */ member
52 const float16_t *theta; /**< Mean values for the Gaussians */ member
101 PyObject *theta=NULL; in arm_gaussian_naive_bayes_instance_f32_init() local
448 float32_t theta; // input in cmsis_arm_sin_cos_f32() local478 q31_t theta; // input in cmsis_arm_sin_cos_q31() local
95 theta=list(np.reshape(gnb.theta_,np.size(gnb.theta_))) variable