|
chunkedseq
container library for large in-memory data sets
|
Definitions of a few algebras. More...
#include "measure.hpp"Go to the source code of this file.
Classes | |
| class | pasl::data::algebra::trivial |
| [trivial] More... | |
| class | pasl::data::algebra::int_group_under_addition_and_negation< Int > |
| [trivial] More... | |
| class | pasl::data::algebra::combiner< Algebra1, Algebra2 > |
| [int_group_under_addition_and_negation] More... | |
Namespaces | |
| pasl | |
| pasl::data | |
| pasl::data::algebra | |
Macros | |
| #define | _PASL_DATA_ALGEBRA_H_ |
Functions | |
| template<class Algebra > | |
| Algebra::value_type | pasl::data::algebra::subtract (typename Algebra::value_type x, typename Algebra::value_type y) |
| [combiner] More... | |
Definition in file algebra.hpp.
| #define _PASL_DATA_ALGEBRA_H_ |
Definition at line 16 of file algebra.hpp.
1.8.8