simd_dot(_:_:)
Declaration
func simd_dot(_ p: simd_quath, _ q: simd_quath) -> Float16Discussion
The dot product of the quaternions p and q interpreted as four-dimensional vectors.
func simd_dot(_ p: simd_quath, _ q: simd_quath) -> Float16The dot product of the quaternions p and q interpreted as four-dimensional vectors.