operator - abstract method

Vector operator -(
  1. Object value
)

Element-wise subtraction

Implementation

Vector operator -(Object value);