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.
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
I am going to check that. Thanks for sharing the test!
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.