| rmn_cpp | R Documentation |
Matrix Normal Random Sampling (C++ version)
rmn_cpp(M, Srow, Scol)
M |
Mean matrix |
Srow |
Row covariance matrix |
Scol |
Column covariance matrix |
Random matrix from Matrix Normal(M, Srow, Scol)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.