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

#include <lookups_poseidon2_mem.hpp>

Static Public Attributes

static constexpr std::string_view NAME = "LOOKUP_POSEIDON2_MEM_INPUT_OUTPUT_POSEIDON2_PERM"
 
static constexpr std::string_view RELATION_NAME = "poseidon2_mem"
 
static constexpr size_t LOOKUP_TUPLE_SIZE = 8
 
static constexpr Column SRC_SELECTOR = Column::poseidon2_perm_mem_sel_should_exec
 
static constexpr Column DST_SELECTOR = Column::poseidon2_perm_sel
 
static constexpr Column COUNTS = Column::lookup_poseidon2_mem_input_output_poseidon2_perm_counts
 
static constexpr Column INVERSES = Column::lookup_poseidon2_mem_input_output_poseidon2_perm_inv
 
static constexpr std::array< ColumnAndShifts, LOOKUP_TUPLE_SIZESRC_COLUMNS
 
static constexpr std::array< ColumnAndShifts, LOOKUP_TUPLE_SIZEDST_COLUMNS
 

Detailed Description

Definition at line 172 of file lookups_poseidon2_mem.hpp.

Member Data Documentation

◆ COUNTS

constexpr Column bb::avm2::lookup_poseidon2_mem_input_output_poseidon2_perm_settings_::COUNTS = Column::lookup_poseidon2_mem_input_output_poseidon2_perm_counts
staticconstexpr

Definition at line 178 of file lookups_poseidon2_mem.hpp.

◆ DST_COLUMNS

constexpr std::array<ColumnAndShifts, LOOKUP_TUPLE_SIZE> bb::avm2::lookup_poseidon2_mem_input_output_poseidon2_perm_settings_::DST_COLUMNS
staticconstexpr
Initial value:
= {
ColumnAndShifts::poseidon2_perm_a_0, ColumnAndShifts::poseidon2_perm_a_1, ColumnAndShifts::poseidon2_perm_a_2,
ColumnAndShifts::poseidon2_perm_a_3, ColumnAndShifts::poseidon2_perm_b_0, ColumnAndShifts::poseidon2_perm_b_1,
ColumnAndShifts::poseidon2_perm_b_2, ColumnAndShifts::poseidon2_perm_b_3
}

Definition at line 186 of file lookups_poseidon2_mem.hpp.

◆ DST_SELECTOR

constexpr Column bb::avm2::lookup_poseidon2_mem_input_output_poseidon2_perm_settings_::DST_SELECTOR = Column::poseidon2_perm_sel
staticconstexpr

Definition at line 177 of file lookups_poseidon2_mem.hpp.

◆ INVERSES

constexpr Column bb::avm2::lookup_poseidon2_mem_input_output_poseidon2_perm_settings_::INVERSES = Column::lookup_poseidon2_mem_input_output_poseidon2_perm_inv
staticconstexpr

Definition at line 179 of file lookups_poseidon2_mem.hpp.

◆ LOOKUP_TUPLE_SIZE

constexpr size_t bb::avm2::lookup_poseidon2_mem_input_output_poseidon2_perm_settings_::LOOKUP_TUPLE_SIZE = 8
staticconstexpr

Definition at line 175 of file lookups_poseidon2_mem.hpp.

◆ NAME

constexpr std::string_view bb::avm2::lookup_poseidon2_mem_input_output_poseidon2_perm_settings_::NAME = "LOOKUP_POSEIDON2_MEM_INPUT_OUTPUT_POSEIDON2_PERM"
staticconstexpr

Definition at line 173 of file lookups_poseidon2_mem.hpp.

◆ RELATION_NAME

constexpr std::string_view bb::avm2::lookup_poseidon2_mem_input_output_poseidon2_perm_settings_::RELATION_NAME = "poseidon2_mem"
staticconstexpr

Definition at line 174 of file lookups_poseidon2_mem.hpp.

◆ SRC_COLUMNS

constexpr std::array<ColumnAndShifts, LOOKUP_TUPLE_SIZE> bb::avm2::lookup_poseidon2_mem_input_output_poseidon2_perm_settings_::SRC_COLUMNS
staticconstexpr
Initial value:
= {
ColumnAndShifts::poseidon2_perm_mem_input_0_, ColumnAndShifts::poseidon2_perm_mem_input_1_,
ColumnAndShifts::poseidon2_perm_mem_input_2_, ColumnAndShifts::poseidon2_perm_mem_input_3_,
ColumnAndShifts::poseidon2_perm_mem_output_0_, ColumnAndShifts::poseidon2_perm_mem_output_1_,
ColumnAndShifts::poseidon2_perm_mem_output_2_, ColumnAndShifts::poseidon2_perm_mem_output_3_
}

Definition at line 180 of file lookups_poseidon2_mem.hpp.

◆ SRC_SELECTOR

constexpr Column bb::avm2::lookup_poseidon2_mem_input_output_poseidon2_perm_settings_::SRC_SELECTOR = Column::poseidon2_perm_mem_sel_should_exec
staticconstexpr

Definition at line 176 of file lookups_poseidon2_mem.hpp.


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