Stan Math Library
4.9.0
Automatic Differentiation
|
double stan::math::opencl_kernels::log_diff_exp | ( | double | x, |
double | y | ||
) |
The natural logarithm of the difference of the natural exponentiation of x and the natural exponentiation of y.
x | first argument |
y | second argument |
Definition at line 29 of file log_diff_exp.hpp.