1.6.2.10 mchp_std_q31()

void mchp_std_q31 (const q31_t * pSrc, uint32_t blockSize, q31_t * pResult)

Standard deviation of the elements of a Q31 vector.

Parameters:
in pSrc

is input pointer

in blockSize

is the number of samples to process

out pResult

is output value.