Compute in-place A += alpha for all elements in the matrix if list of indexes is empty. Otherwise compute A[i] += alpha for indexes in column-major order.
(alpha float64, indexes ...int)
source not stored for this graph (policy: none)