repeat_matrix.Rd
The output should have dimensions `dim(M) * n`.
repeat_matrix(M, n)
A matrix.
The number of times to be repeated.
A repeated matrix.