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