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

Topics

 Complex math functions
 

Functions

flt32_t nrf_dsp_sqrt_f32 (const flt32_t x)
 Calculate square root of the provided floating point value.
 
uint32_t nrf_dsp_sqrt_u32 (const uint32_t x)
 Calculate square root of the provided UINT32 value.
 

Detailed Description