Add one vector to another

increment_vec(target, increments)

Arguments

dest

target vector

orig

vector to be added

Value

add the elements of one row vector to another.