The number of scalars, or elements, in the vector.
SDK
- Xcode 10.2+
Framework
- Swift Standard Library
Declaration
var scalarCount: Int { get }
Discussion
Note
This documentation comment was inherited from SIMDStorage
.
The number of scalars, or elements, in the vector.
SDK
Framework
var scalarCount: Int { get }
Note
This documentation comment was inherited from SIMDStorage
.