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

Go to the source code of this file.

Classes

class  bb::DatabusLookupRelationImpl< FF_ >
 Log-derivative lookup argument relation for establishing DataBus reads. More...
 
struct  bb::DatabusLookupRelationImpl< FF_ >::BusData< 0, AllEntities >
 
struct  bb::DatabusLookupRelationImpl< FF_ >::BusData< 1, AllEntities >
 
struct  bb::DatabusLookupRelationImpl< FF_ >::BusData< 2, AllEntities >
 

Namespaces

namespace  bb
 Entry point for Barretenberg command-line interface.
 

Typedefs

template<typename FF >
using bb::DatabusLookupRelation = Relation< DatabusLookupRelationImpl< FF > >