tor/changes
teor 6d54bdbdcf Handle edge cases in laplace functions
Avoid division by zero.
Avoid taking the log of zero.
Silence clang type conversion warnings using round and trunc.
The existing values returned by the laplace functions do not change.

Add tests for laplace edge cases.
These changes pass the existing unit tests without modification.

Related to HS stats in #13192.
2015-05-06 18:05:15 +10:00
..
feature3523 Add "+HSPOST" and related "HS_DESC" event flags to the controller. 2015-05-04 11:41:28 -04:00
laplace-edge-cases Handle edge cases in laplace functions 2015-05-06 18:05:15 +10:00