|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <shared_index_cache.hpp>
Public Member Functions | |
| bool | operator== (const IndexKey &) const =default |
| size_t | hash () const |
Public Attributes | |
| Column | outer_dst_selector |
| std::vector< ColumnAndShifts > | dst_columns |
Definition at line 20 of file shared_index_cache.hpp.
|
inline |
Definition at line 25 of file shared_index_cache.hpp.
|
default |
| std::vector<ColumnAndShifts> bb::avm2::tracegen::IndexKey::dst_columns |
Definition at line 22 of file shared_index_cache.hpp.
| Column bb::avm2::tracegen::IndexKey::outer_dst_selector |
Definition at line 21 of file shared_index_cache.hpp.