Skip to main content
Apple Developer Docs
×
simd
/
simd_float2x4
/
*(_:_:)
*(_:_:)
Declaration
static
func
*
(
lhs
:
SIMD4
<
Float
>,
rhs
:
simd_float2x4
) ->
SIMD2
<
Float
>