Stan Math Library
4.9.0
Automatic Differentiation
Loading...
Searching...
No Matches
◆
neg_binomial_lpmf()
[3/3]
template<typename T_n , typename T_shape , typename T_inv_scale >
return_type_t
< T_shape, T_inv_scale > stan::math::neg_binomial_lpmf
(
const T_n &
n
,
const T_shape &
alpha
,
const T_inv_scale &
beta
)
inline
Definition at line
123
of file
neg_binomial_lpmf.hpp
.
stan
math
[
Stan Home Page
]
© 2011–2019, Stan Development Team.