SIMD2Storage
Storage for a vector of two floating-point values.
- iOS
- 14.0+
- macOS
- 11.0+
- tvOS
- 14.0+
- watchOS
- 7.0+
@frozen struct SIMD2Storage
Citizens in Swift
Conformances
protocol SIMDStorage
A type that can function as storage for a SIMD vector type.
protocol Sendable
A type whose values can safely be passed across concurrency domains by copying.