R/RcppExports.R
copy_mat.Rd
Copy the contents of one matrix into another
copy_mat(dest, orig)
destination matrix
origin matrix
copy the elements of one matrix into another.