Loading [MathJax]/extensions/TeX/AMSsymbols.js
Automatic Differentiation
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Loading...
Searching...
No Matches

◆ binomial_logit_lpmf() [3/3]

template<typename T_n , typename T_N , typename T_prob >
return_type_t< T_prob > stan::math::binomial_logit_lpmf ( const T_n &  n,
const T_N &  N,
const T_prob &  alpha 
)
inline

Definition at line 88 of file binomial_logit_lpmf.hpp.