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

◆ poisson_log_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::poisson_log_glm_lpmf ( const T_y &  y,
const T_x &  x,
const T_alpha &  alpha,
const T_beta &  beta 
)
inline

Definition at line 166 of file poisson_log_glm_lpmf.hpp.