Automatic Differentiation
 
Loading...
Searching...
No Matches

◆ log_inv_logit_diff()

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.

Parameters
xfirst argument
ysecond argument
Returns
the natural logarithm of the difference of the inverse logits of the specified argument.

Definition at line 30 of file log_inv_logit_diff.hpp.