aesara.tensor.random.multivariate_normal#
- aesara.tensor.random.multivariate_normal = <aesara.tensor.random.basic.MvNormalRV object>[source]#
A multivariate normal random variable.
The probability density function for
multivariate_normal
in term of its location parameter and covariance matrix iswhere is a positive semi-definite matrix.