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

oddHalf

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

Declaration 宣言

var oddHalf: SIMD16<Scalar> { get set }