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

◆ exp_mod_normal_log() [2/2]

template<typename T_y , typename T_loc , typename T_scale , typename T_inv_scale >
return_type_t< T_y, T_loc, T_scale, T_inv_scale > stan::math::exp_mod_normal_log ( const T_y &  y,
const T_loc &  mu,
const T_scale &  sigma,
const T_inv_scale &  lambda 
)
inline
Deprecated:
use exp_mod_normal_lpdf

Definition at line 26 of file exp_mod_normal_log.hpp.