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