Instance Property インスタンスプロパティ

evenHalf

A half-length vector made up of the even elements of the vector. ベクターの偶数番目の要素から作り上げられる半分長のベクター。

Declaration 宣言

var evenHalf: SIMD8<Scalar> { get set }