RSUM matrix function
Description
RSUM(A) returns a column vector having the same number of rows as the argument. Each row of the result contains the sum of the elements in the corresponding row of A.
RSUM(A) returns a column vector having the same number of rows as the argument. Each row of the result contains the sum of the elements in the corresponding row of A.