Contents

SIMD

A SIMD vector of a fixed number of elements.

Declaration

protocol SIMD<Scalar> : CustomStringConvertible, Decodable, Encodable, ExpressibleByArrayLiteral, Hashable, SIMDStorage

Topics

Operators

Associated Types

Initializers

Instance Properties

Instance Methods

Type Properties

Type Methods

See Also

Supporting Types