Adds two vectors; assumes a and b have the same dimension.
Operand vector.
Optional
vector to hold result. If not passed in a new one is created.
A vector that is the sum of a and b.
Adds two vectors; assumes a and b have the same dimension.