LIBML  Version 3.2.4
LIBML DSP Software Library
Functions
tpt_gaussian_naive_bayes_est_f32.c File Reference
#include "tpt_math.h"
#include "pi_values.h"
Include dependency graph for tpt_gaussian_naive_bayes_est_f32.c:

Functions

uint32_t tpt_gaussian_naive_bayes_est_f32 (const tpt_gaussian_naivebayes_f32_t *aInstance, const f32_t *aInData, f32_t *aBuf)
 Naive Gaussian Bayesian Estimator. More...