ALP User Documentation 0.7.0
Algebraic Programming User Documentation
Classes | Namespaces
identities.hpp File Reference

Provides a set of standard identities for use with ALP. More...

Go to the source code of this file.

Classes

class  infinity< D >
 Standard identity for the minimum operator. More...
 
class  logical_false< D >
 Standard identitity for the logical or operator. More...
 
class  logical_true< D >
 Standard identity for the logical AND operator. More...
 
class  negative_infinity< D >
 Standard identity for the maximum operator. More...
 
class  one< D >
 Standard identity for numerical multiplication. More...
 
class  zero< D >
 Standard identity for numerical addition. More...
 

Namespaces

namespace  grb
 The ALP/GraphBLAS namespace.
 
namespace  grb::identities
 Standard identities common to many operators.
 

Detailed Description

Provides a set of standard identities for use with ALP.

Author
A. N. Yzelman
Date
11th of August, 2016