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

Functions

void tpt_barycenter_f32 (f32_t *aOutData, const f32_t *aInData, const f32_t *aWeights, uint32_t aNumofvec, uint32_t aDimofvec)
 Barycenter of the single-precision floating-point type. More...