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::SingleBusLookupRelationImpl< FF_, ValueId, ReadCountsId, InversesId, IndicatorId, SelectorId >
 Log-derivative lookup argument for a single DataBus column. More...
 

Namespaces

namespace  bb
 Entry point for Barretenberg command-line interface.
 

Typedefs

template<typename FF , auto V, auto RC, auto IV, auto IND, auto SEL>
using bb::SingleBusLookupRelation = Relation< SingleBusLookupRelationImpl< FF, V, RC, IV, IND, SEL > >