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

◆ ordered_logistic_glm_lpmf() [3/3]

template<typename T_y , typename T_x , typename T_beta , typename T_cuts >
return_type_t< T_x, T_beta, T_cuts > stan::math::ordered_logistic_glm_lpmf ( const T_y &  y,
const T_x &  x,
const T_beta &  beta,
const T_cuts &  cuts 
)

Definition at line 213 of file ordered_logistic_glm_lpmf.hpp.