Edge AI Add-on API 2.2.0
Loading...
Searching...
No Matches
nrf_dsp_fast_math.h File Reference

Go to the source code of this file.

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.