Contents

simd_make_double2(_:_:)

Returns a new vector from the specified vectors.

Declaration

func simd_make_double2(_ x: Double, _ y: Double) -> simd_double2

See Also

Functions to Create Two-Element Vectors From Other Vectors