.>(_:_:)

A vector mask with the result of a pointwise greater-than comparison.

Declaration

static func .> (a: SIMD64<Scalar>, b: SIMD64<Scalar>) -> SIMDMask<SIMD64<Scalar>.MaskStorage>