Stan Math Library
4.9.0
Automatic Differentiation
|
double stan::math::opencl_kernels::log_inv_logit_diff | ( | double | x, |
double | y | ||
) |
Returns the natural logarithm of the difference of the inverse logits of the specified arguments.
x | first argument |
y | second argument |
Definition at line 30 of file log_inv_logit_diff.hpp.