BitMagic-C++
|
Algorithms for fast aggregation of N bvectors. More...
Go to the source code of this file.
Data Structures | |
class | bm::aggregator< BV > |
Algorithms for fast aggregation of a group of bit-vectors. More... | |
Namespaces | |
bm | |
Functions | |
template<typename Agg , typename It > | |
void | bm::aggregator_pipeline_execute (It first, It last) |
Experimental method ro run multiple aggregators in sync. More... | |
Algorithms for fast aggregation of N bvectors.
Definition in file bmaggregator.h.