|
ALP User Documentation
0.8.preview
Algebraic Programming User Documentation
|
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 | |
| grb | |
| The ALP/GraphBLAS namespace. | |
| grb::identities | |
| Standard identities common to many operators. | |
Provides a set of standard identities for use with ALP.
1.8.15