Stan Math Library
5.1.0
Automatic Differentiation
Loading...
Searching...
No Matches
◆
multi_normal_lpdf()
[1/2]
template<bool propto, typename T_y , typename T_loc , typename T_covar ,
require_any_not_vector_vt
<
is_stan_scalar
, T_y, T_loc > * = nullptr,
require_all_not_nonscalar_prim_or_rev_kernel_expression_t
< T_y, T_loc, T_covar > * = nullptr>
return_type_t
< T_y, T_loc, T_covar > stan::math::multi_normal_lpdf
(
const T_y &
y
,
const T_loc &
mu
,
const T_covar &
Sigma
)
inline
Definition at line
28
of file
multi_normal_lpdf.hpp
.
stan
math
[
Stan Home Page
]
© 2011–2019, Stan Development Team.