We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6692c3f commit 5ab5e4eCopy full SHA for 5ab5e4e
graph-api-c/appendices.tex
@@ -17,8 +17,8 @@ \chapter{Revision history}
17
\item We augmented the deserialization method so if passed a type parameter of {\sf GrB\_NULL}
18
it will infer type information needed for deserialization of a GraphBLAS matrix.
19
20
-\item We added a new built-in descriptor {\sf GrB\_COMP\_STRUCTURE} and an explicit reference
21
-to the default value of a descriptor field, {\sf GrB\_DEFAULT}.
+\item We added new field values of type GrB\_Desc\_Value for use when working
+with Descriptors, {\sf GrB\_COMP\_STRUCTURE} and {\sf GrB\_DEFAULT}.
22
23
%%% Originial Text .... <<<< remove once we finalize on the above text>>>>
24
%\item Added {\sf GrB\_get} and {\sf GrB\_set} methods, and associated
0 commit comments