Contents

simd_packed_float2

A packed vector of two 32-bit floating-point elements.

Declaration

typealias simd_packed_float2 = SIMD2<Float>

Topics

Alternative Type Alias

See Also

Packed vector data types