var scalarCount: Int { get }
sSd12SIMD4StorageV11scalarCountSivp
66T3A
import Swift
@frozen struct SIMD4Storage
Storage for a vector of four floating-point values.
@frozen struct Double
A double-precision, floating-point value type.
@frozen struct Int
A signed integer value type.
init()
subscript(index: Int) -> Double { get set }