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

◆ multi_student_t_log() [2/2]

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::multi_student_t_log ( const T_y &  y,
const T_dof &  nu,
const T_loc &  mu,
const T_scale &  Sigma 
)
inline
Deprecated:
use multi_student_t_lpdf

Definition at line 30 of file multi_student_t_log.hpp.