Compute matrix product C = A * B where A is m*p and B is p*n. Returns a new m*n matrix.
(B *ComplexMatrix)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected