greaterThan 抽象方法

Int32x4 greaterThan(
  1. Float32x4 other
)

关系大于。

实现

Int32x4 greaterThan(Float32x4 other);