Matrix-vector rank update A = A + alpha*X*Y.T A is M*N generic matrix, X is row or column vector of length M Y is row or column vector of legth N.
(A, X, Y *matrix.FloatMatrix, alpha float64)
source not stored for this graph (policy: none)