Defined in File GraphBLAS.hpp
Computes SemiRing::mult(A(i,j), B(i,j)) for all i,j element-wise and returns the resulting matrix. The default Semiring is the ArithmeticSemiring.
A –
B –