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