|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <lookup_builder.hpp>
Public Member Functions | |
| LookupIntoDynamicTableSequential () | |
| LookupIntoDynamicTableSequential (Column outer_dst_selector) | |
| ~LookupIntoDynamicTableSequential () override=default | |
| void | process (TraceContainer &trace) override |
Public Member Functions inherited from bb::avm2::tracegen::InteractionBuilderInterface | |
| virtual | ~InteractionBuilderInterface ()=default |
Private Attributes | |
| Column | outer_dst_selector |
Definition at line 120 of file lookup_builder.hpp.
|
inline |
Definition at line 122 of file lookup_builder.hpp.
|
inline |
Definition at line 125 of file lookup_builder.hpp.
|
overridedefault |
|
inlineoverridevirtual |
Implements bb::avm2::tracegen::InteractionBuilderInterface.
Definition at line 130 of file lookup_builder.hpp.
|
private |
Definition at line 181 of file lookup_builder.hpp.