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