Type Alias

SIMD64.MaskStorage

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

Declaration 宣言

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

Discussion 解説