powered by
Log-sum-exponential trick using just two doubles.
log_sum_exp_2(x, y)
The log of the sum of the exponential of x and y.
A double.
Another double.
David Gerard