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