Samples a multivariate normal distribution such that , where is the lower form of the Cholesky factorization of the covariance matrix, and is a randomly generated vector that exists on the set
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(multivariate_normal_distribution), | intent(in) | :: | dist |
The multivariate normal distribution to sample. |
The resulting vector.