Defined in File GraphBLAS.hpp
Computes binOp(A(i,j), B(i,j)) for all i,j element-wise. Note that the dimensions of A and B must coincide and that the zero must be the same.
A –
B –
binOp –
The resulting matrix.