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

#include <lookups_range_check.hpp>

Static Public Attributes

static constexpr std::string_view NAME = "LOOKUP_RANGE_CHECK_DYN_DIFF_IS_U16"
 
static constexpr std::string_view RELATION_NAME = "range_check"
 
static constexpr size_t LOOKUP_TUPLE_SIZE = 1
 
static constexpr Column SRC_SELECTOR = Column::range_check_sel
 
static constexpr Column DST_SELECTOR = Column::precomputed_sel_range_16
 
static constexpr Column COUNTS = Column::lookup_range_check_dyn_diff_is_u16_counts
 
static constexpr Column INVERSES = Column::lookup_range_check_dyn_diff_is_u16_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 39 of file lookups_range_check.hpp.

Member Data Documentation

◆ COUNTS

constexpr Column bb::avm2::lookup_range_check_dyn_diff_is_u16_settings_::COUNTS = Column::lookup_range_check_dyn_diff_is_u16_counts
staticconstexpr

Definition at line 45 of file lookups_range_check.hpp.

◆ DST_COLUMNS

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

Definition at line 50 of file lookups_range_check.hpp.

◆ DST_SELECTOR

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

Definition at line 44 of file lookups_range_check.hpp.

◆ INVERSES

constexpr Column bb::avm2::lookup_range_check_dyn_diff_is_u16_settings_::INVERSES = Column::lookup_range_check_dyn_diff_is_u16_inv
staticconstexpr

Definition at line 46 of file lookups_range_check.hpp.

◆ LOOKUP_TUPLE_SIZE

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

Definition at line 42 of file lookups_range_check.hpp.

◆ NAME

constexpr std::string_view bb::avm2::lookup_range_check_dyn_diff_is_u16_settings_::NAME = "LOOKUP_RANGE_CHECK_DYN_DIFF_IS_U16"
staticconstexpr

Definition at line 40 of file lookups_range_check.hpp.

◆ RELATION_NAME

constexpr std::string_view bb::avm2::lookup_range_check_dyn_diff_is_u16_settings_::RELATION_NAME = "range_check"
staticconstexpr

Definition at line 41 of file lookups_range_check.hpp.

◆ SRC_COLUMNS

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

Definition at line 47 of file lookups_range_check.hpp.

◆ SRC_SELECTOR

constexpr Column bb::avm2::lookup_range_check_dyn_diff_is_u16_settings_::SRC_SELECTOR = Column::range_check_sel
staticconstexpr

Definition at line 43 of file lookups_range_check.hpp.


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