Discussion 解説
Equivalent to: 次に等しい:
other
in the lanes where mask
is true
.
このベクターの要素を、mask
がtrue
であるところの、レーンの中のother
の要素で置き換えます。
Availability
Technology
mutating func replace(with other: SIMD2
<Scalar>, where mask: SIMDMask
<SIMD2
<Scalar.SIMDMaskScalar
>>)
Equivalent to: 次に等しい: