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

◆ exp_mod_normal_lcdf() [2/2]

template<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_lcdf ( const T_y &  y,
const T_loc &  mu,
const T_scale &  sigma,
const T_inv_scale &  lambda 
)

Definition at line 31 of file exp_mod_normal_lcdf.hpp.