var scalarCount: Int { get }
sSf12SIMD4StorageV11scalarCountSivpWhat are these?
sSf12SIMD4StorageV11scalarCountSivp
FNV24: [5X5L]
init()
subscript(Int) -> Float
import Swift
@frozen struct SIMD4Storage
Storage for a vector of four floating-point values.
@frozen struct Float
A single-precision, floating-point value type.
@frozen struct Int
A signed integer value type.
subscript(index: Int) -> Float { get set }