add abstract method

Vector add(
  1. Vector a
)

Implementation

Vector add(Vector a);