Log-sum-exponential trick using just two doubles.
Log-sum-exponential trick using just two doubles.
log_sum_exp_2(x, y)
x |
A double. |
y |
Another double. |
The log of the sum of the exponential of x and y.
David Gerard
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.