Skip to content

Commit 4eafa6d

Browse files
remove newline
1 parent 1edfaa4 commit 4eafa6d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Operations/Multiplication.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
function GrB_mxm( # C<Mask> = accum (C, A*B)
32
C::GrB_Matrix, # input/output matrix for results
43
Mask::GrB_Matrix, # optional mask for C, unused if NULL

0 commit comments

Comments
 (0)