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

#include <lookups_instr_fetching.hpp>

Static Public Attributes

static constexpr std::string_view NAME = "LOOKUP_INSTR_FETCHING_INSTR_ABS_DIFF_POSITIVE"
 
static constexpr std::string_view RELATION_NAME = "instr_fetching"
 
static constexpr size_t LOOKUP_TUPLE_SIZE = 1
 
static constexpr Column SRC_SELECTOR = Column::instr_fetching_sel
 
static constexpr Column DST_SELECTOR = Column::precomputed_sel_range_8
 
static constexpr Column COUNTS = Column::lookup_instr_fetching_instr_abs_diff_positive_counts
 
static constexpr Column INVERSES = Column::lookup_instr_fetching_instr_abs_diff_positive_inv
 
static constexpr std::array< ColumnAndShifts, LOOKUP_TUPLE_SIZESRC_COLUMNS
 
static constexpr std::array< ColumnAndShifts, LOOKUP_TUPLE_SIZEDST_COLUMNS = { ColumnAndShifts::precomputed_clk }
 

Detailed Description

Definition at line 40 of file lookups_instr_fetching.hpp.

Member Data Documentation

◆ COUNTS

constexpr Column bb::avm2::lookup_instr_fetching_instr_abs_diff_positive_settings_::COUNTS = Column::lookup_instr_fetching_instr_abs_diff_positive_counts
staticconstexpr

Definition at line 46 of file lookups_instr_fetching.hpp.

◆ DST_COLUMNS

constexpr std::array<ColumnAndShifts, LOOKUP_TUPLE_SIZE> bb::avm2::lookup_instr_fetching_instr_abs_diff_positive_settings_::DST_COLUMNS = { ColumnAndShifts::precomputed_clk }
staticconstexpr

Definition at line 51 of file lookups_instr_fetching.hpp.

◆ DST_SELECTOR

constexpr Column bb::avm2::lookup_instr_fetching_instr_abs_diff_positive_settings_::DST_SELECTOR = Column::precomputed_sel_range_8
staticconstexpr

Definition at line 45 of file lookups_instr_fetching.hpp.

◆ INVERSES

constexpr Column bb::avm2::lookup_instr_fetching_instr_abs_diff_positive_settings_::INVERSES = Column::lookup_instr_fetching_instr_abs_diff_positive_inv
staticconstexpr

Definition at line 47 of file lookups_instr_fetching.hpp.

◆ LOOKUP_TUPLE_SIZE

constexpr size_t bb::avm2::lookup_instr_fetching_instr_abs_diff_positive_settings_::LOOKUP_TUPLE_SIZE = 1
staticconstexpr

Definition at line 43 of file lookups_instr_fetching.hpp.

◆ NAME

constexpr std::string_view bb::avm2::lookup_instr_fetching_instr_abs_diff_positive_settings_::NAME = "LOOKUP_INSTR_FETCHING_INSTR_ABS_DIFF_POSITIVE"
staticconstexpr

Definition at line 41 of file lookups_instr_fetching.hpp.

◆ RELATION_NAME

constexpr std::string_view bb::avm2::lookup_instr_fetching_instr_abs_diff_positive_settings_::RELATION_NAME = "instr_fetching"
staticconstexpr

Definition at line 42 of file lookups_instr_fetching.hpp.

◆ SRC_COLUMNS

constexpr std::array<ColumnAndShifts, LOOKUP_TUPLE_SIZE> bb::avm2::lookup_instr_fetching_instr_abs_diff_positive_settings_::SRC_COLUMNS
staticconstexpr
Initial value:
= {
ColumnAndShifts::instr_fetching_instr_abs_diff
}

Definition at line 48 of file lookups_instr_fetching.hpp.

◆ SRC_SELECTOR

constexpr Column bb::avm2::lookup_instr_fetching_instr_abs_diff_positive_settings_::SRC_SELECTOR = Column::instr_fetching_sel
staticconstexpr

Definition at line 44 of file lookups_instr_fetching.hpp.


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