Float64x2 operator +(
Float64x2 other
)

Addition operator.

Source

/// Addition operator.
Float64x2 operator+(Float64x2 other);