You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Test: ztest: Tighten the tolerance for test_icomplex32_to_polar
The atan2() function in sofm_ipolar32_to_complex() helped to
increase accuracy, so the tolerance for error could be decreased
to about 0.001 degrees (2.0e-5 radians).
Also the print format for achieved accuracy is improved for nicer
appearance.
Signed-off-by: Seppo Ingalsuo <seppo.ingalsuo@linux.intel.com>
0 commit comments