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

◆ neg_binomial_lpmf() [2/3]

template<bool propto, typename T_n , typename T_shape , typename T_inv_scale , require_all_not_nonscalar_prim_or_rev_kernel_expression_t< T_n, T_shape, T_inv_scale > * = nullptr>
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 
)

Definition at line 33 of file neg_binomial_lpmf.hpp.