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

lowHalf

A half-length vector made up of the low elements of the vector. ベクターの低い方の要素からから作り上げられる半分長のベクター。

Declaration 宣言

var lowHalf: SIMD8<Scalar> { get set }