Scythe-1.0.3
|
template<class RNGTYPE>
template<matrix_order O, matrix_style S>
Generate a Wishart distributed random variate Matrix. This function returns a pseudo-random matrix-valued variate drawn from the Wishart disribution described by the scale matrix Sigma, with v degrees of freedom.
|