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

#include <lookups_calldata.hpp>

Static Public Attributes

static constexpr std::string_view NAME = "LOOKUP_CALLDATA_RANGE_CHECK_CONTEXT_ID_DIFF"
 
static constexpr std::string_view RELATION_NAME = "calldata"
 
static constexpr size_t LOOKUP_TUPLE_SIZE = 1
 
static constexpr Column SRC_SELECTOR = Column::calldata_latch
 
static constexpr Column DST_SELECTOR = Column::precomputed_sel_range_16
 
static constexpr Column COUNTS = Column::lookup_calldata_range_check_context_id_diff_counts
 
static constexpr Column INVERSES = Column::lookup_calldata_range_check_context_id_diff_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 16 of file lookups_calldata.hpp.

Member Data Documentation

◆ COUNTS

constexpr Column bb::avm2::lookup_calldata_range_check_context_id_diff_settings_::COUNTS = Column::lookup_calldata_range_check_context_id_diff_counts
staticconstexpr

Definition at line 22 of file lookups_calldata.hpp.

◆ DST_COLUMNS

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

Definition at line 27 of file lookups_calldata.hpp.

◆ DST_SELECTOR

constexpr Column bb::avm2::lookup_calldata_range_check_context_id_diff_settings_::DST_SELECTOR = Column::precomputed_sel_range_16
staticconstexpr

Definition at line 21 of file lookups_calldata.hpp.

◆ INVERSES

constexpr Column bb::avm2::lookup_calldata_range_check_context_id_diff_settings_::INVERSES = Column::lookup_calldata_range_check_context_id_diff_inv
staticconstexpr

Definition at line 23 of file lookups_calldata.hpp.

◆ LOOKUP_TUPLE_SIZE

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

Definition at line 19 of file lookups_calldata.hpp.

◆ NAME

constexpr std::string_view bb::avm2::lookup_calldata_range_check_context_id_diff_settings_::NAME = "LOOKUP_CALLDATA_RANGE_CHECK_CONTEXT_ID_DIFF"
staticconstexpr

Definition at line 17 of file lookups_calldata.hpp.

◆ RELATION_NAME

constexpr std::string_view bb::avm2::lookup_calldata_range_check_context_id_diff_settings_::RELATION_NAME = "calldata"
staticconstexpr

Definition at line 18 of file lookups_calldata.hpp.

◆ SRC_COLUMNS

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

Definition at line 24 of file lookups_calldata.hpp.

◆ SRC_SELECTOR

constexpr Column bb::avm2::lookup_calldata_range_check_context_id_diff_settings_::SRC_SELECTOR = Column::calldata_latch
staticconstexpr

Definition at line 20 of file lookups_calldata.hpp.


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