Protocol

SIMDScalar

A type that can be used as an element in a SIMD vector.

Declaration

protocol SIMDScalar

See Also

Supporting Types

protocol SIMD

A SIMD vector of a fixed number of elements.

protocol SIMDStorage

A type that can function as storage for a SIMD vector type.