CMSIS-DSP  
CMSIS DSP Software Library
arm_weighted_sum_f32.c File Reference

Functions

float32_t arm_weighted_sum_f32 (const float32_t *in, const float32_t *weigths, uint32_t blockSize)
 Weighted sum. More...