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