operator + ( other )

operator

Add another Vector to this one.

Arguments

Name Type Description
other Vector The Vector to be added to this one

Returns

Type Description
Vector New Vector created as the result of the addition