CMSIS-DSP  Version 1.10.2-dev16
CMSIS DSP Software Library
arm_mse_q31.c File Reference

Functions

void arm_mse_q31 (const q31_t *pSrcA, const q31_t *pSrcB, uint32_t blockSize, q31_t *pResult)
 Mean square error between two Q31 vectors. More...