Scythe-1.0.3
|
template<class RNGTYPE>
template<matrix_order PO1, matrix_style PS1, matrix_order PO2, matrix_style PS2>
Generate a multivariate normal distributed random variate Matrix. This function returns a pseudo-random matrix-valued variate drawn from the multivariate normal disribution with means and variance-covariance matrix sigma.
Referenced by scythe::rng< mersenne >::rmvt(). |