File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -19,11 +19,11 @@ \section{GraphBLAS operations}
1919masks and replace flags are indicated as $ \matrix {C}\langle \matrix {M},r\rangle $
2020when applied to the output matrix, $ \matrix {C}$ . The mask controls which values
2121resulting from the operation on the right-hand side are written into the output
22- object (complement and structure flags are not shown). The `` replace"
22+ object (complement and structure flags are not shown). The `` replace''
2323option, indicated by specifying the $ r$ flag, means that all values in the
24- output object are removed prior to assignment. If `` replace" is not specified,
24+ output object are removed prior to assignment. If `` replace'' is not specified,
2525only the values/locations computed on the right-hand side and allowed by the
26- mask will be written to the output (`` merge" mode). \scott {NEW CONTENT} }
26+ mask will be written to the output (`` merge'' mode).}
2727\label {Tab:GraphBLASOps }
2828~\\
2929\newcommand {\odotsp }{\hspace {-0.2cm}\odot\hspace {-0.18cm}}
You can’t perform that action at this time.
0 commit comments