The ALP/GraphBLAS namespace.
Definition: graphblas.hpp:452
 
Phase
Primitives with sparse ALP/GraphBLAS output containers may run into the issue where an appropriate gr...
Definition: phase.hpp:152
 
@ TRY
Speculatively assumes that the output container of the requested operation has enough capacity to com...
Definition: phase.hpp:225
 
@ EXECUTE
Speculatively assumes that the output container of the requested operation has enough capacity to com...
Definition: phase.hpp:257
 
@ RESIZE
Speculatively assumes that the output container(s) of the requested operation lack the necessary capa...
Definition: phase.hpp:187