R/RcppExports.R
copy_2_rows.Rd
Copy some of the rows of one matrix into another
copy_2_rows(dest, orig, inds)
destination matrix
origin matrix
row indices
copy the elements of one matrix into another.