Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
generic_permutation_relation.hpp File Reference

Go to the source code of this file.

Classes

class  bb::PermutationPolynomialStructure< Settings >
 Specialization of the polynomial structure required for the lookup argument to the case of the permutation argument. More...
 
class  bb::GenericPermutationRelationImpl< Settings, FF_ >
 Implementation of a generic permutation relation. More...
 

Namespaces

namespace  bb
 Entry point for Barretenberg command-line interface.
 

Typedefs

template<typename Settings , typename FF >
using bb::GenericPermutationRelation = Relation< GenericPermutationRelationImpl< Settings, FF > >