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

◆ beta_neg_binomial_lpmf() [2/2]

template<typename T_n , typename T_r , typename T_alpha , typename T_beta >
return_type_t< T_r, T_alpha, T_beta > stan::math::beta_neg_binomial_lpmf ( const T_n &  n,
const T_r &  r,
const T_alpha &  alpha,
const T_beta &  beta 
)
inline

Definition at line 127 of file beta_neg_binomial_lpmf.hpp.