Replaces elements of this vector with other in the lanes where mask is true.
other
mask
true
SDK
Framework
mutating func replace(with other: Scalar, where mask: SIMDMask<SIMD64<Scalar.SIMDMaskScalar>>)