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

◆ log_diff_exp() [10/10]

var stan::math::log_diff_exp ( double  a,
const var b 
)
inline

Returns the log difference of the exponentiated arguments.

Parameters
[in]aFirst argument.
[in]bSecond argument.
Returns
Log difference of the exponentiated arguments.

Definition at line 78 of file log_diff_exp.hpp.