Calculate C = alpha*A*B.T + beta*C, C is M*N, A is M*P and B is N*P
(C, A, B *matrix.FloatMatrix, alpha, beta float64)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected