addScaled abstract method

Vector addScaled(
  1. Vector v,
  2. double s
)

Implementation

Vector addScaled(Vector v, double s);