powered by
Evaluate kron(A,B) * C without storing kron(A,B)
dgemkmm(A, B, C)
(m x n) matrix
(p x q) matrix
(nq x r) matrix