|
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 |
| virtual size_t | get_destination_columns_fingerprint () const |
Private Attributes | |
| Column | outer_dst_selector |
Definition at line 166 of file lookup_builder.hpp.
|
inline |
Definition at line 168 of file lookup_builder.hpp.
|
inline |
Definition at line 171 of file lookup_builder.hpp.
|
overridedefault |
|
inlineoverridevirtual |
Implements bb::avm2::tracegen::InteractionBuilderInterface.
Definition at line 176 of file lookup_builder.hpp.
|
private |
Definition at line 227 of file lookup_builder.hpp.