Multivariate random distribution

Hi @moneta

Is there any one-liner multivariate normal distribution function taking a covariant TMatrix as input and generating a column vector (such as TVector) of N dimension?

Something analog to:

Thank you, M.

There is:

or for 2D:

so not really a onliner solution yet, but PRs are welcome :slight_smile: