#include <perms_public_data_check.hpp>
Definition at line 16 of file perms_public_data_check.hpp.
◆ COLUMNS_PER_SET
constexpr size_t bb::avm2::perm_public_data_check_squashing_settings_::COLUMNS_PER_SET = 5 |
|
staticconstexpr |
◆ DST_COLUMNS
Initial value:= {
ColumnAndShifts::public_data_squash_leaf_slot,
ColumnAndShifts::public_data_squash_clk,
ColumnAndShifts::public_data_squash_write_to_public_inputs,
ColumnAndShifts::public_data_squash_value,
ColumnAndShifts::public_data_squash_final_value
}
Definition at line 30 of file perms_public_data_check.hpp.
◆ DST_SELECTOR
constexpr Column bb::avm2::perm_public_data_check_squashing_settings_::DST_SELECTOR = Column::public_data_squash_sel |
|
staticconstexpr |
◆ INVERSES
constexpr Column bb::avm2::perm_public_data_check_squashing_settings_::INVERSES = Column::perm_public_data_check_squashing_inv |
|
staticconstexpr |
◆ NAME
constexpr std::string_view bb::avm2::perm_public_data_check_squashing_settings_::NAME = "PERM_PUBLIC_DATA_CHECK_SQUASHING" |
|
staticconstexpr |
◆ RELATION_NAME
constexpr std::string_view bb::avm2::perm_public_data_check_squashing_settings_::RELATION_NAME = "public_data_check" |
|
staticconstexpr |
◆ SRC_COLUMNS
Initial value:= {
ColumnAndShifts::public_data_check_leaf_slot,
ColumnAndShifts::public_data_check_clk,
ColumnAndShifts::public_data_check_should_write_to_public_inputs,
ColumnAndShifts::public_data_check_value,
ColumnAndShifts::public_data_check_final_value
}
Definition at line 23 of file perms_public_data_check.hpp.
◆ SRC_SELECTOR
constexpr Column bb::avm2::perm_public_data_check_squashing_settings_::SRC_SELECTOR = Column::public_data_check_nondiscaded_write |
|
staticconstexpr |
The documentation for this struct was generated from the following file: