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

Functions

void arm_accumulate_f32 (const float32_t *pSrc, uint32_t blockSize, float32_t *pResult)
 Accumulation value of a floating-point vector. More...