Stan Math Library
5.1.0
Automatic Differentiation
Loading...
Searching...
No Matches
◆
exp_mod_normal_cdf()
[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_cdf
(
const T_y &
y
,
const T_loc &
mu
,
const T_scale &
sigma
,
const T_inv_scale &
lambda
)
inline
Definition at line
29
of file
exp_mod_normal_cdf.hpp
.
stan
math
[
Stan Home Page
]
© 2011–2019, Stan Development Team.