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

◆ categorical_logit_glm_lpmf() [3/3]

template<typename T_y , typename T_x , typename T_alpha , typename T_beta >
return_type_t< T_x, T_alpha, T_beta > stan::math::categorical_logit_glm_lpmf ( const T_y &  y,
const T_x &  x,
const T_alpha &  alpha,
const T_beta &  beta 
)

Definition at line 198 of file categorical_logit_glm_lpmf.hpp.