multivariate_normal.__init__

multivariate_normal.__init__(mean=None, cov=None, dims=None)[source]

Initialize the multivariate_normal class.