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

◆ exp_mod_normal_lpdf() [2/3]

template<bool propto, typename T_y , typename T_loc , typename T_scale , typename T_inv_scale , require_all_not_nonscalar_prim_or_rev_kernel_expression_t< T_y, T_loc, T_scale, T_inv_scale > * = nullptr>
return_type_t< T_y, T_loc, T_scale, T_inv_scale > stan::math::exp_mod_normal_lpdf ( const T_y &  y,
const T_loc &  mu,
const T_scale &  sigma,
const T_inv_scale &  lambda 
)

Definition at line 29 of file exp_mod_normal_lpdf.hpp.