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

◆ multi_normal_log() [1/2]

template<bool propto, typename T_y , typename T_loc , typename T_covar >
return_type_t< T_y, T_loc, T_covar > stan::math::multi_normal_log ( const T_y &  y,
const T_loc &  mu,
const T_covar &  Sigma 
)
Deprecated:
use matrix_normal_lpdf

Definition at line 14 of file multi_normal_log.hpp.