matMul

matrix x matrix multiplication

matMul
(
T
alias Storage
)
(
Variable!(T, 2, Storage) a
,
Variable!(T, 2, Storage) b
)

Meta