m4*n ( a: matrix4 b: float -- c: matrix4 )


Vocabulary
math.matrices.simd

Inputs
aa matrix4
ba float


Outputs
ca matrix4


Definition