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

◆ student_t_lccdf()

template<typename T_y , typename T_dof , typename T_loc , typename T_scale >
return_type_t< T_y, T_dof, T_loc, T_scale > stan::math::student_t_lccdf ( const T_y &  y,
const T_dof &  nu,
const T_loc &  mu,
const T_scale &  sigma 
)

Definition at line 24 of file student_t_lccdf.hpp.