m4/ ( a: matrix4 b: matrix4 -- c: matrix4 )


Vocabulary
math.matrices.simd

Inputs
aa matrix4
ba matrix4


Outputs
ca matrix4


Definition