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

◆ matrix_normal_prec_lpdf() [2/2]

template<typename T_y , typename T_Mu , typename T_Sigma , typename T_D , require_all_matrix_t< T_y, T_Mu, T_Sigma, T_D > * = nullptr>
return_type_t< T_y, T_Mu, T_Sigma, T_D > stan::math::matrix_normal_prec_lpdf ( const T_y &  y,
const T_Mu &  Mu,
const T_Sigma &  Sigma,
const T_D &  D 
)

Definition at line 84 of file matrix_normal_prec_lpdf.hpp.