运算符 - 抽象方法

Float32x4 operator -(
  1. Float32x4 other
)

减法运算符。

实现

Float32x4 operator -(Float32x4 other);