Type Alias

SIMD2.MaskStorage

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

Declaration 宣言

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

Discussion 解説