simd_mul(_:_:)
Declaration
func simd_mul(_ a: Float16, _ q: simd_quath) -> simd_quathDiscussion
The quaternion q scaled by the real value a.
func simd_mul(_ a: Float16, _ q: simd_quath) -> simd_quathThe quaternion q scaled by the real value a.