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