CMSIS-DSP
Version 1.5.2
CMSIS DSP Software Library
|
Functions | |
void | arm_cmplx_mult_real_f32 (float32_t *pSrcCmplx, float32_t *pSrcReal, float32_t *pCmplxDst, uint32_t numSamples) |
Floating-point complex-by-real multiplication. More... | |