multivariate_normal.logpdf#

multivariate_normal.logpdf(x, mean=None, cov=None, dims=None)[source]#

Evaluate the logarithm of the multivariate normal probability density function.