Add inner product: Z[index] = beta*Z[index] + alpha * X * Y
(Z, X, Y *matrix.FloatMatrix, alpha, beta float64, index int)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected