运算符 * 抽象方法

Float64x2 运算符*(
  1. Float64x2 other
)

乘法运算符。

实现

Float64x2 operator *(Float64x2 other);