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