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