init()
sSf13SIMD16StorageVABycfcWhat are these?
sSf13SIMD16StorageVABycfc
FNV24: [7R316]
var scalarCount: Int
subscript(Int) -> Float
import Swift
@frozen struct SIMD16Storage
Storage for a vector of 16 floating-point values.
@frozen struct Float
A single-precision, floating-point value type.
var scalarCount: Int { get }
subscript(index: Int) -> Float { get set }