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

Go to the source code of this file.

Namespaces

namespace  bb
 Entry point for Barretenberg command-line interface.
 
namespace  bb::plookup
 

Functions

const MultiTablebb::plookup::get_multitable (const MultiTableId id)
 Return the multitable with the provided ID; construct all MultiTables if not constructed already.
 
ReadData< bb::frbb::plookup::get_lookup_accumulators (const MultiTableId id, const fr &key_a, const fr &key_b, const bool is_2_to_1_lookup)
 Given a table ID and the key(s) for a key-value lookup, return the lookup accumulators.
 
BasicTable bb::plookup::create_basic_table (const BasicTableId id, const size_t index)