.. _MultivariateNormal4: Multivariate normal distribution -------------------------------- Multivariate normal defined my mean vector and covariance matrix. .. _BayesianReconstruction.parameter_distribution.mvn.parameters: parameters (cell{str}) """""""""""""""""""""" Names of parameters. Default: This value has no default and must be provided .. _BayesianReconstruction.parameter_distribution.mvn.mean: mean (cell{float}) """""""""""""""""" Vector of mean values for each parameter. Default: This value has no default and must be provided .. _BayesianReconstruction.parameter_distribution.mvn.covariance: covariance (cell{cell{float}}) """""""""""""""""""""""""""""" Covariance matrix between parameter values. Default: This value has no default and must be provided