#include <lookups_to_radix.hpp>
Definition at line 56 of file lookups_to_radix.hpp.
◆ COUNTS
constexpr Column bb::avm2::lookup_to_radix_fetch_safe_limbs_settings_::COUNTS = Column::lookup_to_radix_fetch_safe_limbs_counts |
|
staticconstexpr |
◆ DST_COLUMNS
Initial value:= {
ColumnAndShifts::precomputed_clk, ColumnAndShifts::precomputed_to_radix_safe_limbs
}
Definition at line 67 of file lookups_to_radix.hpp.
◆ DST_SELECTOR
constexpr Column bb::avm2::lookup_to_radix_fetch_safe_limbs_settings_::DST_SELECTOR = Column::precomputed_sel_to_radix_p_limb_counts |
|
staticconstexpr |
◆ INVERSES
constexpr Column bb::avm2::lookup_to_radix_fetch_safe_limbs_settings_::INVERSES = Column::lookup_to_radix_fetch_safe_limbs_inv |
|
staticconstexpr |
◆ LOOKUP_TUPLE_SIZE
constexpr size_t bb::avm2::lookup_to_radix_fetch_safe_limbs_settings_::LOOKUP_TUPLE_SIZE = 2 |
|
staticconstexpr |
◆ NAME
constexpr std::string_view bb::avm2::lookup_to_radix_fetch_safe_limbs_settings_::NAME = "LOOKUP_TO_RADIX_FETCH_SAFE_LIMBS" |
|
staticconstexpr |
◆ RELATION_NAME
constexpr std::string_view bb::avm2::lookup_to_radix_fetch_safe_limbs_settings_::RELATION_NAME = "to_radix" |
|
staticconstexpr |
◆ SRC_COLUMNS
Initial value:= {
ColumnAndShifts::to_radix_radix, ColumnAndShifts::to_radix_safe_limbs
}
Definition at line 64 of file lookups_to_radix.hpp.
◆ SRC_SELECTOR
constexpr Column bb::avm2::lookup_to_radix_fetch_safe_limbs_settings_::SRC_SELECTOR = Column::to_radix_start |
|
staticconstexpr |
The documentation for this struct was generated from the following file: