Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::avm2::lookup_indexed_tree_check_new_leaf_poseidon2_settings_ Struct Reference

#include <lookups_indexed_tree_check.hpp>

Static Public Attributes

static constexpr std::string_view NAME = "LOOKUP_INDEXED_TREE_CHECK_NEW_LEAF_POSEIDON2"
 
static constexpr std::string_view RELATION_NAME = "indexed_tree_check"
 
static constexpr size_t LOOKUP_TUPLE_SIZE = 5
 
static constexpr Column SRC_SELECTOR = Column::indexed_tree_check_sel_insert
 
static constexpr Column DST_SELECTOR = Column::poseidon2_hash_start
 
static constexpr Column COUNTS = Column::lookup_indexed_tree_check_new_leaf_poseidon2_counts
 
static constexpr Column INVERSES = Column::lookup_indexed_tree_check_new_leaf_poseidon2_inv
 
static constexpr std::array< ColumnAndShifts, LOOKUP_TUPLE_SIZESRC_COLUMNS
 
static constexpr std::array< ColumnAndShifts, LOOKUP_TUPLE_SIZEDST_COLUMNS
 

Detailed Description

Definition at line 197 of file lookups_indexed_tree_check.hpp.

Member Data Documentation

◆ COUNTS

constexpr Column bb::avm2::lookup_indexed_tree_check_new_leaf_poseidon2_settings_::COUNTS = Column::lookup_indexed_tree_check_new_leaf_poseidon2_counts
staticconstexpr

Definition at line 203 of file lookups_indexed_tree_check.hpp.

◆ DST_COLUMNS

constexpr std::array<ColumnAndShifts, LOOKUP_TUPLE_SIZE> bb::avm2::lookup_indexed_tree_check_new_leaf_poseidon2_settings_::DST_COLUMNS
staticconstexpr
Initial value:
= {
ColumnAndShifts::poseidon2_hash_input_0,
ColumnAndShifts::poseidon2_hash_input_1,
ColumnAndShifts::poseidon2_hash_input_2,
ColumnAndShifts::poseidon2_hash_output,
ColumnAndShifts::poseidon2_hash_input_len
}

Definition at line 212 of file lookups_indexed_tree_check.hpp.

◆ DST_SELECTOR

constexpr Column bb::avm2::lookup_indexed_tree_check_new_leaf_poseidon2_settings_::DST_SELECTOR = Column::poseidon2_hash_start
staticconstexpr

Definition at line 202 of file lookups_indexed_tree_check.hpp.

◆ INVERSES

constexpr Column bb::avm2::lookup_indexed_tree_check_new_leaf_poseidon2_settings_::INVERSES = Column::lookup_indexed_tree_check_new_leaf_poseidon2_inv
staticconstexpr

Definition at line 204 of file lookups_indexed_tree_check.hpp.

◆ LOOKUP_TUPLE_SIZE

constexpr size_t bb::avm2::lookup_indexed_tree_check_new_leaf_poseidon2_settings_::LOOKUP_TUPLE_SIZE = 5
staticconstexpr

Definition at line 200 of file lookups_indexed_tree_check.hpp.

◆ NAME

constexpr std::string_view bb::avm2::lookup_indexed_tree_check_new_leaf_poseidon2_settings_::NAME = "LOOKUP_INDEXED_TREE_CHECK_NEW_LEAF_POSEIDON2"
staticconstexpr

Definition at line 198 of file lookups_indexed_tree_check.hpp.

◆ RELATION_NAME

constexpr std::string_view bb::avm2::lookup_indexed_tree_check_new_leaf_poseidon2_settings_::RELATION_NAME = "indexed_tree_check"
staticconstexpr

Definition at line 199 of file lookups_indexed_tree_check.hpp.

◆ SRC_COLUMNS

constexpr std::array<ColumnAndShifts, LOOKUP_TUPLE_SIZE> bb::avm2::lookup_indexed_tree_check_new_leaf_poseidon2_settings_::SRC_COLUMNS
staticconstexpr
Initial value:
= {
ColumnAndShifts::indexed_tree_check_siloed_value,
ColumnAndShifts::indexed_tree_check_low_leaf_next_value,
ColumnAndShifts::indexed_tree_check_low_leaf_next_index,
ColumnAndShifts::indexed_tree_check_new_leaf_hash,
ColumnAndShifts::indexed_tree_check_const_three
}

Definition at line 205 of file lookups_indexed_tree_check.hpp.

◆ SRC_SELECTOR

constexpr Column bb::avm2::lookup_indexed_tree_check_new_leaf_poseidon2_settings_::SRC_SELECTOR = Column::indexed_tree_check_sel_insert
staticconstexpr

Definition at line 201 of file lookups_indexed_tree_check.hpp.


The documentation for this struct was generated from the following file: