Scythe-1.0.3
template<class RNGTYPE >
template<matrix_order O, matrix_style S>
Matrix<double, O, S> scythe::rtmvnorm< RNGTYPE >::operator() ( ) [inline]

Generate random variates.

Iterates the Gibbs sampler and returns a Matrix containing a single draw from the truncated multivariate random number generator encapsulated by the instantiated object. Thinning of sampler draws is specified at construction.

See also:
rtmvnorm()