sparse.hpp File Reference
#include <boost/container/static_vector.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/zk/snark/accumulators/parameters/offset.hpp>
#include <nil/crypto3/algebra/multiexp/multiexp.hpp>
+ Include dependency graph for sparse.hpp:

Go to the source code of this file.

Classes

struct  nil::crypto3::accumulators::tag::sparse< T >
 
struct  nil::crypto3::accumulators::detail::sparse_impl< T >
 

Namespaces

 nil
 
 nil::crypto3
 
 nil::crypto3::accumulators
 
 nil::crypto3::accumulators::detail
 
 nil::crypto3::accumulators::extract
 
 nil::crypto3::accumulators::tag
 

Functions

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