addScalar abstract method

Vector addScalar(
  1. double s
)

Implementation

Vector addScalar(double s);