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

Go to the source code of this file.

Classes

class  bb::ECCVMLookupShortRelationImpl< FF_ >
 Short-monomial variant of ECCVMLookupRelationImpl. More...
 

Namespaces

namespace  bb
 Entry point for Barretenberg command-line interface.
 

Typedefs

template<typename FF >
using bb::ECCVMLookupShortRelation = Relation< ECCVMLookupShortRelationImpl< FF > >