Contents

simd_half4

A vector of four 16-bit floating-point elements.

Declaration

typealias simd_half4 = SIMD4<Float16>

Topics

Functions to create four-element vectors from other vectors

Functions to create four-element vectors from scalar values

Common functions

Reduce functions

Interpolation functions

Extrema functions

Reciprocal and reciprocal square root functions

Logic functions

Math functions

See Also

Vector data types