Calculate C = alpha*A.T*B.T + beta*C, C is M*N, A is P*M 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