Type Alias

SIMD4.MaskStorage

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

Declaration 宣言

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

Discussion 解説