Home
last modified time | relevance | path

Searched refs:nbDim (Results 1 – 2 of 2) sorted by relevance

/cmsis-dsp-latest/Source/BayesFunctions/
Darm_gaussian_naive_bayes_predict_f16.c151 uint32_t nbDim; in arm_gaussian_naive_bayes_predict_f16() local
176 for(nbDim = 0; nbDim < S->vectorDimension; nbDim++) in arm_gaussian_naive_bayes_predict_f16()
Darm_gaussian_naive_bayes_predict_f32.c341 uint32_t nbDim; in arm_gaussian_naive_bayes_predict_f32() local
367 for(nbDim = 0; nbDim < S->vectorDimension; nbDim++) in arm_gaussian_naive_bayes_predict_f32()