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

◆ log_diff_exp() [9/10]

var stan::math::log_diff_exp ( const var a,
double  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 67 of file log_diff_exp.hpp.