Type Alias

SIMD16.MaskStorage

The mask type resulting from pointwise comparisons of this vector type. このベクター型のポイント単位比較からの結果のマスク型。

Declaration 宣言

typealias SIMD16<Scalar>.MaskStorage = SIMD16<Scalar.SIMDMaskScalar>

Discussion 解説