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