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

Functions

void tpt_svm_linear_predict_f32 (int32_t *aResult, const tpt_svm_linear_f32_t *aSVM, const f32_t *aInData)
 SVM linear prediction. More...