LIBML  Version 3.2.4
LIBML DSP Software Library
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Functions
tpt_weighted_sum_f32.c File Reference
#include "tpt_math.h"
Include dependency graph for tpt_weighted_sum_f32.c:

Functions

f32_t tpt_weighted_sum_f32 (const f32_t *aInData, const f32_t *aWeight, uint32_t aCount)
 Weighted Sum of the single-precision floating-point vector. More...