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