| 
    ALP User Documentation 0.7.0
    
   Algebraic Programming User Documentation 
   | 
 
Defines the ALP error codes. More...
Go to the source code of this file.
Namespaces | |
| namespace | grb | 
| The ALP/GraphBLAS namespace.  | |
Enumerations | |
| enum | RC {  SUCCESS = 0 , PANIC , OUTOFMEM , MISMATCH , OVERLAP , OVERFLW , UNSUPPORTED , ILLEGAL , FAILED }  | 
| Return codes of ALP primitives.  More... | |
Functions | |
| std::string | toString (const RC code) | 
Defines the ALP error codes.