Skip to main content
Apple Developer Docs
Fonts
Symbols
×
Swift
/
SIMD2
/
init(_:_:)
init(_:_:)
Creates a new vector from the given elements.
Declaration
init
(
_
v0: Scalar,
_
v1: Scalar)