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

◆ matrix_normal_prec_log() [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_log ( const T_y &  y,
const T_Mu &  Mu,
const T_Sigma &  Sigma,
const T_D &  D 
)
Deprecated:
use matrix_normal_prec_lpdf

Definition at line 45 of file matrix_normal_prec_log.hpp.