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