Edge AI Add-on API 2.2.0
Loading...
Searching...
No Matches

Functions

void nrf_dsp_cmplx_mag_f32 (const flt32_t *p_input, flt32_t *p_output, uint16_t num)
 Computes the magnitude of the elements of a complex data vector.
 
void nrf_dsp_cmplx_mag_i16 (const int16_t *p_input, int16_t *p_output, uint16_t num)
 Computes the magnitude of the elements of a complex data vector in ingeter 16-bit format.
 

Detailed Description