ALP User Documentation  0.8.preview
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

 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