CSI-DSP  Version 1.0.0
CSI DSP Software Library
Functions
csky_dot_prod_f32.c File Reference

Functions

void csky_dot_prod_f32 (float32_t *pSrcA, float32_t *pSrcB, uint32_t blockSize, float32_t *result)
 Dot product of floating-point vectors. More...