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