#include <lookups_scalar_mul.hpp>
Definition at line 16 of file lookups_scalar_mul.hpp.
◆ COUNTS
constexpr Column bb::avm2::lookup_scalar_mul_to_radix_settings_::COUNTS = Column::lookup_scalar_mul_to_radix_counts |
|
staticconstexpr |
◆ DST_COLUMNS
Initial value:= {
ColumnAndShifts::to_radix_value,
ColumnAndShifts::to_radix_limb,
ColumnAndShifts::to_radix_limb_index,
ColumnAndShifts::to_radix_radix
}
Definition at line 30 of file lookups_scalar_mul.hpp.
◆ DST_SELECTOR
constexpr Column bb::avm2::lookup_scalar_mul_to_radix_settings_::DST_SELECTOR = Column::to_radix_sel |
|
staticconstexpr |
◆ INVERSES
constexpr Column bb::avm2::lookup_scalar_mul_to_radix_settings_::INVERSES = Column::lookup_scalar_mul_to_radix_inv |
|
staticconstexpr |
◆ LOOKUP_TUPLE_SIZE
constexpr size_t bb::avm2::lookup_scalar_mul_to_radix_settings_::LOOKUP_TUPLE_SIZE = 4 |
|
staticconstexpr |
◆ NAME
constexpr std::string_view bb::avm2::lookup_scalar_mul_to_radix_settings_::NAME = "LOOKUP_SCALAR_MUL_TO_RADIX" |
|
staticconstexpr |
◆ RELATION_NAME
constexpr std::string_view bb::avm2::lookup_scalar_mul_to_radix_settings_::RELATION_NAME = "scalar_mul" |
|
staticconstexpr |
◆ SRC_COLUMNS
Initial value:= {
ColumnAndShifts::scalar_mul_scalar,
ColumnAndShifts::scalar_mul_bit,
ColumnAndShifts::scalar_mul_bit_idx,
ColumnAndShifts::scalar_mul_bit_radix
}
Definition at line 24 of file lookups_scalar_mul.hpp.
◆ SRC_SELECTOR
constexpr Column bb::avm2::lookup_scalar_mul_to_radix_settings_::SRC_SELECTOR = Column::scalar_mul_sel |
|
staticconstexpr |
The documentation for this struct was generated from the following file: