The variance matrix of the distribution. A matrix.
Value
If n == 1 the return value is a vector. Otherwise it is
a matrix with n rows and length(mu) columns.
Details
Note that mu and sigma are the same for all n
draws. This function cannot handle separate parameters for each draw
the way rnorm and similar functions for scalar random
variables can.