R/RcppExports.R
add2vec.Rd
Add the contents of one vector to another vector
add2vec(target, increments, inds)
target vector
vector to be added
in the target
add the elements of one row vector to another.