CMSIS-DSP  Verison 1.1.0
CMSIS DSP Software Library
arm_var_f32.c File Reference

Functions

void arm_var_f32 (float32_t *pSrc, uint32_t blockSize, float32_t *pResult)
 Variance of the elements of a floating-point vector.