operator + method

Float64x2 operator + (
  1. Float64x2 other
)

Addition operator.

Implementation

Float64x2 operator +(Float64x2 other);