We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1edfaa4 commit 4eafa6dCopy full SHA for 4eafa6d
src/Operations/Multiplication.jl
@@ -1,4 +1,3 @@
1
-
2
function GrB_mxm( # C<Mask> = accum (C, A*B)
3
C::GrB_Matrix, # input/output matrix for results
4
Mask::GrB_Matrix, # optional mask for C, unused if NULL
0 commit comments