#include <perms_bc_hashing.hpp>
Definition at line 16 of file perms_bc_hashing.hpp.
◆ COLUMNS_PER_SET
| constexpr size_t bb::avm2::perm_bc_hashing_bytecode_length_bytes_settings_::COLUMNS_PER_SET = 3 |
|
staticconstexpr |
◆ DST_COLUMNS
Initial value:= {
ColumnAndShifts::bc_decomposition_pc,
ColumnAndShifts::bc_decomposition_id,
ColumnAndShifts::bc_decomposition_bytes_remaining
}
Definition at line 28 of file perms_bc_hashing.hpp.
◆ DST_SELECTOR
| constexpr Column bb::avm2::perm_bc_hashing_bytecode_length_bytes_settings_::DST_SELECTOR = Column::bc_decomposition_start |
|
staticconstexpr |
◆ INVERSES
| constexpr Column bb::avm2::perm_bc_hashing_bytecode_length_bytes_settings_::INVERSES = Column::perm_bc_hashing_bytecode_length_bytes_inv |
|
staticconstexpr |
◆ NAME
| constexpr std::string_view bb::avm2::perm_bc_hashing_bytecode_length_bytes_settings_::NAME = "PERM_BC_HASHING_BYTECODE_LENGTH_BYTES" |
|
staticconstexpr |
◆ RELATION_NAME
| constexpr std::string_view bb::avm2::perm_bc_hashing_bytecode_length_bytes_settings_::RELATION_NAME = "bc_hashing" |
|
staticconstexpr |
◆ SRC_COLUMNS
Initial value:= {
ColumnAndShifts::precomputed_zero,
ColumnAndShifts::bc_hashing_bytecode_id,
ColumnAndShifts::bc_hashing_size_in_bytes
}
Definition at line 23 of file perms_bc_hashing.hpp.
◆ SRC_SELECTOR
| constexpr Column bb::avm2::perm_bc_hashing_bytecode_length_bytes_settings_::SRC_SELECTOR = Column::bc_hashing_start |
|
staticconstexpr |
The documentation for this struct was generated from the following file: