XCORE SDK
XCORE Software Development Kit
|
The function bfp_sqrt_s32() computes results one bit at a time, starting with bit 30 (the second-to-most significant bit). Because this is a relatively expensive operation, it may be desirable to trade off precision of results for a speed-up.
The time cost of bfp_sqrt_s32() is approximately linear with respect to the depth.
Defaults to XS3_VECT_SQRT_S32_MAX_DEPTH
(31)