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

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)
 

Detailed Description

Defines the ALP error codes.

Author
A. N. Yzelman
Date
9–11 August, 2016