accumulators/aggregate.hpp File Reference
#include <iterator>
#include <type_traits>
#include <boost/assert.hpp>
#include <boost/concept_check.hpp>
#include <boost/range/concepts.hpp>
#include <boost/parameter/value_type.hpp>
#include <boost/accumulators/framework/accumulator_base.hpp>
#include <boost/accumulators/framework/extractor.hpp>
#include <boost/accumulators/framework/depends_on.hpp>
#include <boost/accumulators/framework/parameters/sample.hpp>
#include <nil/crypto3/pubkey/accumulators/parameters/iterator_last.hpp>
+ Include dependency graph for accumulators/aggregate.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  nil::crypto3::pubkey::accumulators::tag::aggregate< ProcessingMode >
 
struct  nil::crypto3::pubkey::accumulators::impl::aggregate_impl< ProcessingMode >
 

Namespaces

 nil
 
 nil::crypto3
 
 nil::crypto3::pubkey
 
 nil::crypto3::pubkey::accumulators
 
 nil::crypto3::pubkey::accumulators::extract
 
 nil::crypto3::pubkey::accumulators::impl
 
 nil::crypto3::pubkey::accumulators::tag
 

Functions

template<typename ProcessingMode , typename AccumulatorSet >
boost::mpl::apply< AccumulatorSet, tag::aggregate< ProcessingMode > >::type::result_type nil::crypto3::pubkey::accumulators::extract::aggregate (const AccumulatorSet &acc)