ALP User Documentation 0.7.0
Algebraic Programming User Documentation
Namespaces | Enumerations
phase.hpp File Reference

Defines the various phases an ALP/GraphBLAS primitive may be executed with. More...

Go to the source code of this file.

Namespaces

namespace  grb
 The ALP/GraphBLAS namespace.
 

Enumerations

enum  Phase { RESIZE , TRY , EXECUTE }
 Primitives with sparse ALP/GraphBLAS output containers may run into the issue where an appropriate grb::capacity may not always be clear. More...
 

Detailed Description

Defines the various phases an ALP/GraphBLAS primitive may be executed with.

Author
A. N. Yzelman