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

◆ log_diff_exp() [8/10]

var stan::math::log_diff_exp ( const var 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 56 of file log_diff_exp.hpp.