rmn_cpp: Matrix Normal Random Sampling (C++ version)

View source: R/RcppExports.R

rmn_cppR Documentation

Matrix Normal Random Sampling (C++ version)

Description

Matrix Normal Random Sampling (C++ version)

Usage

rmn_cpp(M, Srow, Scol)

Arguments

M

Mean matrix

Srow

Row covariance matrix

Scol

Column covariance matrix

Value

Random matrix from Matrix Normal(M, Srow, Scol)


NetworkChange documentation built on April 7, 2026, 9:07 a.m.