Contents

simd_half16

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

Declaration

typealias simd_half16 = SIMD16<Float16>

Topics

Functions to create 16-element vectors from other vectors

Functions to create 16-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