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

◆ neg_binomial_2_lpmf() [2/3]

template<bool propto, typename T_n , typename T_location , typename T_precision , require_all_not_nonscalar_prim_or_rev_kernel_expression_t< T_n, T_location, T_precision > * = nullptr>
return_type_t< T_location, T_precision > stan::math::neg_binomial_2_lpmf ( const T_n &  n,
const T_location &  mu,
const T_precision &  phi 
)

Definition at line 25 of file neg_binomial_2_lpmf.hpp.