Defined in File GraphBLAS.hpp
Computes the row-reduction of the matrix and returns the result as a vector. That is, the elements of each row are summed up to form the respective entry in the result vector. The add operator is that of the specified Semiring. The default Semiring is the ArithmeticSemiring.
matrix –