Skip to content
Commit 2aaa220e authored by linkai's avatar linkai
Browse files

[Improvement]Fix loss of permissibleRatio calcaulation accuracy.



The previous method performs exponential calculation after natural logarithm and subtraction operation, which brings loss of calculation accuracy. So it is recommended to modify this method from the perspective of scientific calculation.

Change-Id: Id6c7ca3c222226d642bd075519da693a8538dba6
Signed-off-by: default avatarlinkai <linkai@xiaomi.com>
parent 35f70208
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment